Re: Menu bar
Re: Menu bar
- Subject: Re: Menu bar
- From: Fawzi Mohamed <email@hidden>
- Date: Fri, 18 May 2001 16:45:26 +0200
Hello,
MRJApp does just this, look at
http://developer.apple.com/techpubs/java/pdf/MacOSXJava.pdf
If you create a javaApp in Project Builder it already takes care of most
of it.
Actually I have a question about this:
Does someone know if it possible to automatically put other jars (as
libraries) into Contents/Resources/Java? (if they are just in Resources
it does not seem to work even if I set the path in the
MRJApp.proprieties)
After I make a clean I have to move them manually there.
Thank you
Fawzi
On Friday, May 18, 2001, at 10:26 AM, Egidijus Vaisnora wrote:
Hello All,
I am Java programer and I am new with Mac OS and coding under Mac
OS. I'd like to have java application running under Mac OS X with
application menu bar showing on the system window as Mac applications
does (now it is in application window like under Win OS). Maybe there
is easy way to do this without changing java code (as I suppose there is
one way to rewrite application by changing all JWindow to NSWindow and
etc.)?
Thanks in advance,
--
Egidijus Vaisnora
Programmer
No Magic
Gedimino g. 47- 408, 3000 Kaunas
P.O. box 2166, LT- 3000, Kaunas
Phone: +370 7 324032 Fax: +370 7 320670
e-mail: email@hidden
WWW: http://www.nomagic.com
--
OO software design can be an appealing challenge if you have
the best UML modeling tool: http://www.magicdraw.com
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
References: | |
| >Menu bar (From: Egidijus Vaisnora <email@hidden>) |