Hi Bober,
this playground example may give you an idea: http://tinyurl.com/lsxzaer
Regards,
Norbert
Bober schrieb am 17.03.2015 14:55:
> Hi,
>
> I have a simple qooxdoo desktop application with one window including a
> qx.ui.tree.Tree() with some TreeFolder and TreeFiles.
> I now want to r
Hi,
I have a simple qooxdoo desktop application with one window including a
qx.ui.tree.Tree() with some TreeFolder and TreeFiles.
I now want to react to a double click on the different TreeFiles by opening
individual Windows for further data input.
Unfortunately, I cannot find a corresponding even