> you can force the locale to german for example
> by putting this into your Application.js
>
>      qx.locale.Manager.getInstance().setLocale('de');
>   

yep, qx.locale.Manager.setLocale is the way to go; the browser's 
language setting just caters for the default. you could have saved 
yourself a bit of work if you asked earlier. both the feedreader app and 
the showcase/Localization demo in demobrowser feature switching locales 
(and therefore languages).

t.


------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to