Re: [qooxdoo-devel] React on Doubleclick on TreeFile

2015-03-17 Thread Norbert Schroeder
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

[qooxdoo-devel] React on Doubleclick on TreeFile

2015-03-17 Thread Bober
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