Tobias Oetiker wrote: > Hi Olivier, > > Today Olivier ZORO-BI wrote: > > >> Hi, >> I'm trying to add a SelectBox in a table cell. I found in the Qooxdoo >> API that I needed a qx.ui.table.celleditor.SelectBox. >> But I want to add an existing and filled qx.ui.form.SelectBox. So I >> Thought about getting the List of the existing SelectBox and adding it >> to a new celleditorSelectBox. But I didn't find any method of >> qx.ui.form.SelectBox to get the Item's List. >> >> Can somebody help me? >> > > the table body is actually generated html and as such does not > behave as other things within the qooxdoo world do ... you can not > embed normal widgets into table cells ... > > cheers > tobi > > Ok, Thanks for your answer.
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
