Mark Brown wrote:
| So, they naturally want to hide the menu bar and dock.
Your application shouldn't be doing anything at all to the dock. If the user wants it hidden, he can do so. If he hasn't, you have to assume that he *wants* it visible. It's not part of your application (unlike the menu bar, which *is* part of it), so your application should leave it alone. (Say the Aqua HIGs [1]: "Make sure that no part of a new window overlaps with the Dock" [1].)
Glen Fisher
[1] http://developer.apple.com/documentation/UserExperience/Conceptual/OSXHIGuidelines/XHIGWindows/chapter_8_section_4.html#//apple_ref/doc/uid/20000961-DontLinkElementID_17247
_______________________________________________
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