Re: useScreenMenuBar
Re: useScreenMenuBar
- Subject: Re: useScreenMenuBar
- From: "Finlay Dobbie" <email@hidden>
- Date: Fri, 14 Jul 2006 19:44:28 +0100
On 14/07/06, Horace Townsend <email@hidden> wrote:
I am compiling a JAVA (Swing) application using XCode 2.2.1
I get a message in Run Log :-
"com.apple.macos.useScreenMenuBar has been deprecated. Please switch
to apple.laf.useScreenMenuBar"
How do I do this?
Firstly, you should probably direct Java questions to the java-dev
mailing list. This list is for the toolchain itself.
Secondly, did you try googling for apple.laf.userScreenMenuBar?
To fix this, you'll probably want to find where you're setting
com.apple.macos.useScreenMenuBar and modify your source code.
-- Finlay
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden