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

-- 
Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland
http://it.oetiker.ch [email protected] ++41 62 775 9902 / sb: -9900

------------------------------------------------------------------------------
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

Reply via email to