Stefan Volbers wrote: > > seems like you're looking for the preventDefault() method. > Yes, it works for the textbox.
Stefan Volbers wrote: > > Otherwise, if you don't want the user to select certain ListItems, you > can check for the selection in the "changeSelection" listener and have > the SelectBox or List instantly resetSelection(). > I have tried using this method and got an error "too much recursion". ResetSelection() method fires "changeSelection" event and again, again -- View this message in context: http://qooxdoo.678.n2.nabble.com/Event-stopping-tp5095629p5095978.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
