Re: Application menu won't change
Re: Application menu won't change
- Subject: Re: Application menu won't change
- From: j o a r <email@hidden>
- Date: Mon, 1 Sep 2003 00:26:38 +0200
The name set for the application in IB is not used when the application
is run, you can set it to anything, it doesn't matter at all. The name
used in the running application will be the "real" name of the
application, as specified in the Info.plist in the application bundle.
You set this name in Project Builder, in the settings for the Target
that builds your application.
j o a r
On 2003-sep-01, at 00:04, Kevin D.Smith wrote:
I put in a two word name for the application menu in my app by
mistake. Later I wanted to change the entry to the correct name, but
it doesn't work. I can change the application menu entry in the
Interface Builder all I want, but it always displays the original
value. What do I need to do to fix this?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.