On 08/16/2011 11:13 AM, Piotr Pietrzak wrote:
>
>> You might also have to take care of the changeLocale event, to actually
>> invoke LocalizedString.translate().
> Sure thing. If there is no other option I'll probably go into this, but
> I hope there is more generic approach (built-in solution) for this case.
> I don't like to reinvent the wheel but rather try to squeeze the last drop
> of juice from qx if possible. ;)

I would be sort of surprised to find that the default cell editors or 
the widgets you use therein do locale switching automatically. E.g. the 
SelectBox widget you are using most likely needs an explicit listener to 
listen for changeLocale, and then go through the select items to call 
LocalizedString.translate() on each of them.

But I'm not a table expert, and maybe others know better.

T.


------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to