Re: Localizing Xibs using bindings
Re: Localizing Xibs using bindings
- Subject: Re: Localizing Xibs using bindings
- From: Duccio <email@hidden>
- Date: Tue, 08 Dec 2009 15:30:42 +0100
Il giorno 05/dic/2009, alle ore 19.05, Rossi Matteo ha scritto:
> I find it very annoying to localize Xibs by keeping a copy for each translation. It's both tedious and error-prone.
> I've found that by simply binding each button's title (or wharever other control you need) to the appropriate key of a NSDictionary object I can easily localize each item.
> No need to create tons of outlets for each control. Indeed I have no outlet at all. It works smoothly and I can send only .strings files to my translators.
Which technique you used to do this (to bind each button's title to a key of a NSDictionary without outlets)?
_______________________________________________
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