Re: MainMenu
Re: MainMenu
- Subject: Re: MainMenu
- From: Lindsey Spratt <email@hidden>
- Date: Wed, 4 Jan 2006 17:47:00 -0500
I think setting the CFBundleName property in info.plist will set the
'Apple' menu name and the 'About' box.
There is a brief note about it at:
http://developer.apple.com/documentation/MacOSX/Conceptual/
BPRuntimeConfig/Articles/PListKeys.html#//apple_ref/doc/uid/20001431
-109585
On Jan 4, 2006, at 3:02 PM, email@hidden wrote:
I plan on using the same source code in two separate applications,
but the applications should have different main menus. I figured out
how to set the main menu of the application; however, I can't figure
out how to change the NSMenu's title. You can type in a new title
with Interface Builder, but it doesn't seem to care... it continues
to use the name of the application. I tried creating a new target
with a new name, and it didn't like that either... still uses the
same name.
How do I reset the name of the application menu in the main menu?
Lindsey Spratt
http://homepage.mac.com/lspratt
_______________________________________________
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