Hi, how did you enter the ComboBox Object in the Table row? Thanks
Aidas Kasparas wrote: > > Hi, > > I have a table and one of the columns should allow users to enter their > value completely or choose from list of predefined values. I tried to > use an editable combobox for this purpose. Unfortunatelly, when I finish > editing, I get an error: > > vStates has no properties > http://.../qooxdoo-0.6.2-sdk/frontend/framework/source/class/qx/ui/core/Widget.js > Line: 3973 > > Call stack is: > Widget.js 3973 > Widget.js 3919 > Widget.js 842 > Widget.js 683 > EventHandler.js 611 > EventHandler.js 531 > EventHandler.js 42 > > After this table is frozen -- no changes can be made using mouse or > keyboard. Could you please help sort out what i'm doing wrong. > > I'm using fresh Qooxdoo SDK download version 0.6.2, where "make source" > is perfomed. EditorFactory class is attached. As for table I'm using > RemoteTableModel, where most of abstact methods are implemented by > "stealing" corresponding methods from SimpleTableModel. > > > -- > Aidas Kasparas > IT administrator > GM Consult Group, UAB > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > -- View this message in context: http://www.nabble.com/Help%3A-ComboBox-as-editor-for-table-cell-tf2704230.html#a9786168 Sent from the qooxdoo-devel mailing list archive at Nabble.com. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
