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 double click event on an item in an virtual Tree. I did
> this with a delegate and it works so far.
> The Problem is when i open close a node and after that i double click on an
> Element, it executes the Listener so often i opened a Node.
>
> In this Playground you can see this behavior http://tinyurl.com/z63etr4
>
> Someone can help me what i did wrong?
>
>
>


------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to