Fritz Zaucker wrote: > Just don't use a listener on "changeValue". Look at the API on SelectBox in > the > development version > > http://demo.qooxdoo.org/devel/apiviewer/#qx.ui.form.SelectBox > > Switch on "inherited" and look at the event changeValue. It says > "deprecated" there as well. > > The listener on changeSelection should be all you need. > Thanks. That fixed the issue.
I originally looked up the documentation at the 0.8 version http://demo.qooxdoo.org/0.8/apiviewer/#qx.ui.form.SelectBox. Also, my other problem of "Enter" or "SpaceBar" not selecting an option for the popped up choices remains. But pressing "Enter" works on the demobrowser at http://demo.qooxdoo.org/0.8/demobrowser/#widget-SelectBox.html while it doesn't work on http://demo.qooxdoo.org/devel/demobrowser/#widget~SelectBox.html. All this points to some change between 0.8 and trunk, but I don't know how to enable this feature on trunk. cheers, skar. -- -- The life so short, the craft so long to learn. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
