Re: application's menu item name always appears lowercase
Re: application's menu item name always appears lowercase
- Subject: Re: application's menu item name always appears lowercase
- From: Kyle Sluder <email@hidden>
- Date: Wed, 9 Jun 2010 18:04:17 -0700
On Jun 9, 2010, at 5:58 PM, Shane <email@hidden> wrote:
> Hi all,
>
> Is there any reason why … in my MainMenu.xib I change the way my
> projects main menu appears by using Uppercase characters for the
> application name menu item (very first item). Yet when I save the
> *.xib and rebuild and run my application, the applications name
> *always* appears in lower case. I can't seem to get any of the
> characters as uppercase.
For Cocoa apps, the title of the application menu always matches the localized name of the app. The title from the nib is ignored.
--Kyle Sluder
(Sent from the hotel lobby at WWDC)_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden