On Oct 27, 2007, at 6:59 AM, Michael Fortin wrote:
Now that I've had 24 hours to play with java on leopard, I have a
few observations.
- I turned on spaces and have intellij idea and eclipse on one,
safari in another. If I cmd-tab from safari to intillij it doesn't
switch spaces. Same thing happens with Aqua Data Studio. It works
with eclipse.
Sounds like a bug with how AWT-based windows are marked from Space's
point of view.
- Correct me if I'm wrong but swing in Tiger java used cocoa
widgets and it doesn't in Leopard. There is a definite subtle
difference to all the widgets in intellij.
The Aqua Look and Feel in Tiger did not use Cocoa per-se, but it
shared a lot of code with the Cocoa implementation. For Leopard, the
Aqua Look and Feel has been a bit re-factored, and it's native
components completely replaced, to enable support for resolution
independence.
The select box options don't have drop shadows for one thing. The
sliders are a difference color blue.
Please file a bug about this to both bugreporter.apple.com and
IntelliJ. We have made some changes to the popup code, however
regular JComboBoxes still do have shadows on their popup windows.
Could this be the explanation for the 1.6 delay?
Sorry, no comment.
- Is there a way to use the shelf in java with Leopard without JNI?
Can you explain more what you mean by this?
- I really don't like the flat gray of the panels but the sharper
corners in tab panes are a plus. Performance seems subtly better.
Thank you!
Cheers,
Mike Swingler
Java Frameworks Engineer
Apple Inc.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden