jcamilodo / macwidgets

Automatically exported from code.google.com/p/macwidgets
0 stars 0 forks source link

the hud window corners are not rounded in Windows #35

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. creating a simple swing application with a hud window
2.
3.

What is the expected output? What do you see instead?
a well rounded corners but instead i got right angles

What version of the product are you using? On what operating system?
macwidgets version 0.9.3.1 in windows XP with JDK6u10

Please provide any additional information below.

Original issue reported on code.google.com by thoughts...@gmail.com on 8 Dec 2008 at 10:58

GoogleCodeExporter commented 9 years ago

Original comment by kenneth....@gmail.com on 8 Dec 2008 at 11:43

GoogleCodeExporter commented 9 years ago
may be this will help http://java.sun.com/developer/technicalArticles/GUI/
translucent_shaped_windows/

Original comment by noan...@gmail.com on 10 Jun 2009 at 2:26

GoogleCodeExporter commented 9 years ago
Thanks for the link!

Original comment by kenneth....@gmail.com on 10 Jun 2009 at 2:35

GoogleCodeExporter commented 9 years ago
Issue 96 has been merged into this issue.

Original comment by kenneth....@gmail.com on 19 Jun 2009 at 11:56

GoogleCodeExporter commented 9 years ago
I've added the ability for HUDs to be transparent across platforms. When on 
platforms other than the Mac, 
transparency will only work if you are running with JRE 6 update 10 or higher.

Anyone interested in getting these changes via jar file before the release of 
0.9.5 can email me at 
kenneth.orr@gmail.com

Original comment by kenneth....@gmail.com on 19 Jun 2009 at 11:57