Hi,
I'm developing an application for a cross platform env. and have a
question about the menu bar.
Normally (coming from Windows and Linux) I would do my code
in Swing using a JFrame setting the JMenuBar, which would provide
a menu for the window. Though, on MacOSX it's custom to make use
of the Cocoa (correct me if I'm wrong here) style menus, that is places
outside the program window in the top of the screen.
I would like to make my program run ordinarily on Windows/Linux and
use the feature described above when running on MacOSX. Any suggestions
on how to come around this in a good manner???
Thanks in advance ;-)
--
Michael Banzon
http://michael.banzon.dk/
I think, therefore iBook...
_______________________________________________
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