Re: MainMenu
Re: MainMenu
- Subject: Re: MainMenu
- From: David Piasecki <email@hidden>
- Date: Wed, 4 Jan 2006 16:06:05 -0800
You were right about the InfoPlist.strings file. That worked. I
didn't realize I had anything set to be localized, but I guess it's
set somewhere. Anyway, that worked fine. Thanks!
David
On Jan 4, 2006, at 1:31 PM, j o a r wrote:
* PGP Signed by an unverified key: 01/04/06 at 13:31:47
On 4 jan 2006, at 21.21, Nick Zitzmann wrote:
How do I reset the name of the application menu in the main menu?
Modify the name in the Info.plist (or InfoPlist.strings if it's
localized) file.
Would it not be preferable to use the inspector on the application
target (I think it's i the "properties" tab)? that way you won't
have to remember the names of the Info.plist keys you need to
modify. If you do want to modify the Info.plist directly, there are
good documentation on the available keys, and what they do, over at
developer.apple.com.
On 4 jan 2006, at 22.18, I. Savant wrote:
Changing the name in the *menu* should be done by opening
MainMenu.nib, opening the menu object, then double-clicking the
application name area and changing it. Save the file and you
*should* be all set. Are you saying nothing you do there changes it?
That's not the way to do it at all. The menu title is set when the
application is launched to match the name of the application, as
specified by the entries in the Info.plist file.
j o a r
* Joar Wingfors <email@hidden>
* Issuer: Thawte Consulting (Pty) Ltd. - Unverified
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden