Re: [qooxdoo-devel] Height of a table inside a window

2007-09-17 Thread Derrell Lipman
On 9/17/07, dperez <[EMAIL PROTECTED]> wrote: > > Hi, > > I have a table with a height of 100%, with a lot of data inside. I place > the table inside a window whose height is 80%. > > The resulting height of the window is over 100%. Is this a bug? Layout with percentages has some strange quirks.

[qooxdoo-devel] Height of a table inside a window

2007-09-17 Thread dperez
Hi, I have a table with a height of 100%, with a lot of data inside. I place the table inside a window whose height is 80%. The resulting height of the window is over 100%. Is this a bug? Here is the code: var vnt = new qx.ui.window.Window("My window"); var mo