Hi kirra5,

this is a bug - so I filed one:
http://bugzilla.qooxdoo.org/show_bug.cgi?id=8280

The bug report also describes a workaround. Changing
the locale (while the environment setting "qx.dynlocale" is true - which 
is the default) causes a recreation of the label, which
respects the (now changed) required setting of the item.

qx.locale.Manager.getInstance().setLocale("C"); // set fallback locale
qx.locale.Manager.getInstance().setLocale("en"); // reset former locale

Regards
Richard

------------------------------------------------------------------------------
Start Your Social Network Today - Download eXo Platform
Build your Enterprise Intranet with eXo Platform Software
Java Based Open Source Intranet - Social, Extensible, Cloud Ready
Get Started Now And Turn Your Intranet Into A Collaboration Platform
http://p.sf.net/sfu/ExoPlatform
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to