It looks like you are starting developing a new application. In these
cases I would suggest to directly startup with qooxdoo 0.8 beta 1.
This makes it easier for you to make the final transition to some
0.8.x release afterwards compared to the steps needed for regular
0.7.x users.
The layo
Try sticking the table in a CanvasLayout then place the CanvasLayour inside
the DockLayout where you are currently placing the table. I might have used
a VerticalBoxLayout for this scenario, but a DockLayout will also work.
I suggest that you don't spend too much time trying to master the layout
s
I can't make head or tails of layouts. The API seems to make more
promises then it can't keep.
The following code is an combination of the various examples and takes
place in an application's constructor. It overlaps the table over the
toolbar. My ideal is to have a toolbar at the top and the rest