Olivier ZORO-BI wrote: > Hi, > I just migrated from 0.8.3 to 1.0.1 version. I used the getValue > function on a widget (qui.ui.form.TextField, qui.ui.form.TextArea ... ) > : widget.getValue(). > Now I receive a bug message saying it's not a function. > am I wrong? > > Olivier ZORO-BI > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > In facts, this getValue method works for textField and TextArea. But does it work for qx.ui.form.SelectBox? or have I to apply it on qx.ui.form.SelectBox.getSelection()[i]?
cheers, Olivier ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
