Re: [qooxdoo-devel] Double click Evente Virtual Tree

2015-12-03 Thread FriedrichF
Hi Dietrich, thanks for your help, it works! -- View this message in context: http://qooxdoo.678.n2.nabble.com/Double-click-Evente-Virtual-Tree-tp7587807p7587810.html Sent from the qooxdoo mailing list archive at Nabble.com. ---

Re: [qooxdoo-devel] Double click Evente Virtual Tree

2015-12-02 Thread Dietrich Streifert
Hi Friedrich, it seems that bindItem within the delegate is called multiple times, so the event listener gets bound multiply. But if you use configureItem instead it works like expected: http://tinyurl.com/haqq9yc Am 02.12.2015 um 10:22 schrieb FriedrichF: > Hi, > > i want to get the do