Hi Ian,maybe you can make use of the method removeEventListener() defined in qx.core.Target class.
Ian Horst wrote:
When qx.ui.form.SelectBox (for example) is inside qx.ui.container.Scroll and when mouse is over input field and wheel scrolls , they both scroll as they both listen to event "mousewheel". Expected behaviour: Only focused input can scroll. How to remove all "mousewheel" listeners from object?
regards -- Amit Rana SpagoBI Developer
------------------------------------------------------------------------- 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
