Re: [qooxdoo-devel] Form - change a required field

2014-04-23 Thread Richard Sternagel
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 chan

Re: [qooxdoo-devel] contrib 2.0 infrastructure

2014-04-23 Thread panyasan
Just for fun and to refresh my bash skill, I wrote this little script to build all demos (even the new ones hosted on github). It’s not as nice as the contrib demo browser, but it let’s you try all available contributions with their respective qooxdoo versions: https://gist.github.com/cboulange

[qooxdoo-devel] Contribs Dialog and TokenField updated to qx v3.5

2014-04-23 Thread panyasan
I've updated the contributions "Dialog" (v1.0) and TokenField (v0.5) to work with the latest qooxdoo release (v3.5). I have also tested it with the current master. Here are two demos: https://www.panya.de/qooxdoo-contrib/Dialog/1.0/3_5/ https://www.panya.de/qooxdoo-contrib/TokenField/0.5/3_5/ The

Re: [qooxdoo-devel] jsontree additional fields?

2014-04-23 Thread sneaky4oe
Since nobody replied, I've found my own solution, which, I hope, will help someone else. It looks kinda like that: sneaky4oe wrote > drawTree:function (desktop) > { > ... > > tree.addListener("dblclick", >