Re: Programatically Change NSMenu Title
Re: Programatically Change NSMenu Title
- Subject: Re: Programatically Change NSMenu Title
- From: "Chunk 1978" <email@hidden>
- Date: Tue, 4 Nov 2008 16:44:17 -0500
i just found it a lot easier to edit the localizable.strings file than
change the menu items in the nib file... i mean, if i had a program
that is localized in 20 different languages, it would certainly be
easier to edit a text file than the nib...
anyway... i've done it with the NSMenuItems, and it works fine, i'm
just wondering why it doesn't seem possible to also programatically
change the NSMenu titles, since it's possible to change the NSMenuItem
titles...
On Tue, Nov 4, 2008 at 3:18 PM, Christopher Hickman <email@hidden> wrote:
> On Tuesday, November 04, 2008, at 03:02PM, "Chunk 1978" <email@hidden> wrote:
>>for localization purposes, i'd like to programatically change all of
>>my app's menu item titles.
>
> Generally, you'd accomplish that with localized nibs instead of doing it proramatically. Is there some reason why the normal paradigm doesn't work for you?
> _______________________________________________
>
> 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
>
_______________________________________________
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