Re: Dealing with NSPopupButton
Re: Dealing with NSPopupButton
- Subject: Re: Dealing with NSPopupButton
- From: j o a r <email@hidden>
- Date: Sat, 23 Feb 2002 15:42:31 +0100
On Saturday, February 23, 2002, at 03:07 , Nicholas Shanks wrote:
...if you ever plan to release a localized version of your
application, it's probably not a good idea to build the menu in code
and later match on the string returned...
or use isEqualToString:NSLocalizedString(@"Letter", nil)
True. And an especially good approach if you would need to populate the
menu dynamically.
j o a r
_______________________________________________
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.