Hi,

I'd like to open a qx.ui.window.Window with a vbox layout and a
qx.ui.table.Table inside, so that the table use the minimal vertical size to
show all rows of the table (and not more). I tried all kinds of combinations
of maxHeight, allowGrowY, allowShrinkY, allowStretchY on both the window and
the table and flex values on window.add(), but the table (having for example
only 4 rows) is always a lot taller than needed. See the playground example
http://bit.ly/bZd1EF

How can I achieve that?

Thanks and best regards,
Fritz

-- 
Oetiker+Partner AG              tel: +41 62 775 9903 (direct)
Fritz Zaucker                        +41 62 775 9900 (switch board)
Aarweg 15                            +41 79 675 0630 (mobile)
CH-4600 Olten                   fax: +41 62 775 9905
Schweiz                         web: www.oetiker.ch

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