| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
When running a JWS app on MacOS X 10.1.5, those menubars go to
the top of the screen -- the default in this case is NOT what it says in the docs (and not where I want them). Not for the ones I build with PB anyway.
The docs don't say how to change that behaviour for JWS apps,
and the methods given in the tech note will not work for JWS.
They do give the property to set, so all you have to do is add one line to your program :
System.setProperty("com.apple.macos.useScreenMenuBar", "false");
It seems that method should be mentioned in that tech note.
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.