Hi dave, thats interesting! We have planed such a feature too for the framework. (http://bugzilla.qooxdoo.org/show_bug.cgi?id=2295) Do you plan to share your code? Perhaps we can benefit from your ideas / implementation? I have today added a qooxdoo form which can render a given set of form items (qx.ui.form.Form). See the weekly blog post from today (http://news.qooxdoo.org/the-week-in-qooxdoo-2009-07-24) for some details on the plans. Perhaps you can use such a form for your code, too? Best, Martin
Am 24.07.2009 um 20:48 schrieb dmbaggett: > > 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 ------------------------------------------------------------------------------ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
