Hello (Martin), I have seen a couple of commits concerning the new selection support for the form and am eager to put it to use. But I couldn't yet figure out how to do it.
Let's say, in a multi-language application, you have a SelectBox that displays a couple of choices in the selected language of the application. The SelectBox is part of a form, managed by a form controller, which bind the form to a model. The model contains a value for the selected item in the select box which is language-neutral. How do I have to set up the SelectBox that the model, when changed, will automatically preselect the corresponding item in the SelectBox? As said before, binding to the label is not an option because the "value" has to be language-neutral - the label is "decoration", not "data". Thanks, Christian -- View this message in context: http://www.nabble.com/New-Form-Selection-Behavior-tp25336649p25336649.html Sent from the qooxdoo-devel mailing list archive at Nabble.com. ------------------------------------------------------------------------------ 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
