Hi,
I have added the MMultiSelectionHandling to my class to use the selection
system offered by qooxdoo. But the thing is that I lost the "Left" and
"Right" keys in my widget.
If I remove the Left and Right key from
qx.ui.core.selection.Abstract.__navigationKeys I get what I wanted. Those
keys (Left, Right) are consumed by this class and stopped.
The question is, how to prevent the MMultiSelectionHandling from stopping
the keypress event is those cases.
Or, how to clone or forward that event and pass it to qx.ui.form.TextField
(I can capture it before it goes to the selection event listener but I don't
know how to forward them to another object).
------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:
Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel