Re: [qooxdoo-devel] Layout guidance

2012-12-17 Thread ScoPi
Thanks for the reply! -- View this message in context: http://qooxdoo.678.n2.nabble.com/Layout-guidance-tp7582277p7582312.html Sent from the qooxdoo mailing list archive at Nabble.com. -- LogMeIn Rescue: Anywhere, Anyt

Re: [qooxdoo-devel] Layout guidance

2012-12-12 Thread ScoPi
Invariably, you figure such things out as soon as you ask. I am able to achieve this with this approach: var headerContainer = ...var table1 = new qx.ui.table.Table(table1Model);...var table2 = new qx.ui.table.Table(table2Model);var mainContentContainer = new qx.ui.container.Composite(new qx.ui.lay

[qooxdoo-devel] Layout guidance

2012-12-12 Thread ScoPi
I'm a new Qooxdoo user, coming over from the awesome but increasingly-quiet Echo 3 community. I've been playing with Qooxdoo for a couple of days now but could use a little layout guidance. I don't think an accomplished Qooxdoo user would have any problem providing such guidance. Basically, the at