Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unified window paint problem on Snow Leopard (10.6.2) and Java 6 #153

Open
GoogleCodeExporter opened this issue May 4, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
Open an JFrame created using MacUtils.makeWindowLeopardStyle() on Snow 
Leopard (10.6.2) and Java 6

What is the expected output? What do you see instead?
The window should be painted as an unified window, This works on Leopard 
and Java 5.

What version of the product are you using? On what operating system?
macwidgets 0.9.5 on Mac OS X 10.6.2

Original issue reported on code.google.com by [email protected] on 24 Jan 2010 at 1:01

Attachments:

@GoogleCodeExporter
Copy link
Author

I had the same problem (Java 6, OS X 10.6.4). Calling 
toolBar.disableBackgroundPainter(); fixed the issue.

Original comment by [email protected] on 24 Jul 2010 at 8:33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant