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
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
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
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",
>