Hi all, I tried to build up an application which has a vertical splitpane (panes tiled "1*", "1*"). In both panes should be placed a table with dynamic height ("100%"). The problem was, that if the tables have lots of columns the layout shows a strange behaviour (The tables grow to maximum).
So I've tried to reproduce this behaviour with a simple example (attached as test.js). There is a window (height "100%") attached to a document. Within this window a table is placed (height "100%"). This table grows and grows up to the maximum of columns and pushes the bottom of window out of the browser window. I found out that I can prevent this behaviour if I set the minHeight property of the window, but I don't understand why. It suffices to set the property to null. Is this a bug? I'm using v0.7. Thanks Ulrich Sorry for the txt-ending (our server accepts no .js, and sourgeforge no .zip) -- Ulrich Möllmann | TIS Technische Informationssysteme GmbH | Softwareentwicklung Barloer Weg 188-190 | D-46397 Bocholt Telefon: +49 2871 2722-0 | Telefax.: +49 2871 2722-99 mailto:[EMAIL PROTECTED] | http://www.tis-gmbh.de/ Geschäftsführer Josef Bielefeld | Sitz der Gesellschaft: Bocholt Registergericht: Amtsgericht Coesfeld, HRB 8267 ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel