Yes, that makes perfect sense -- thanks! FYI, I am building a form compiler that parses a hierarchical form description and generates code to instantiate all the widgets, create a model, and bind all the widgets to the model. The goal is to make most such binding issues transparent to the user of the form compiler. Your suggestion allows me to do that for SelectBoxes as well.
Dave Martin Wittemann wrote: > > Thats something we are aware of. You can bind the selection instead. > ... > -- View this message in context: http://www.nabble.com/Data-Binding-to-SelectBox-and-List-tp24646821p24649950.html Sent from the qooxdoo-devel mailing list archive at Nabble.com. ------------------------------------------------------------------------------ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
