Hi Wayne, Welcome to the mailing list! I think the easiest way forward would be to use something along the lines of event.getTarget().getParent()
HTH, Matt Wayne Si wrote: > Hi, > > I got four lists on my form. Now I'm listening the double click event on > each of them but I use the same event handler. However, in the arguement > (only one mouse event) passed into the event handler, I can't find any clue > to identify which list sent the event, and even the actual target of the > mouse event is scrollpane which is inside the list. > > Is there any solution, or I have to use different event handler on each > list? > > Many thanks. > > Wayne ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
