Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Application menu won't change



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?

I can toggle the space in the main menu application name by opening InfoPlist.strings in the PB Resources group and editing the CFBundleName:

CFBundleName = "Pattern Builder";

Gives me two words in the main menu, and

CFBundleName = "PatternBuilder";

gives me one.
_______________________________________________
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.



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.