Shankar_java wrote:
> Hi,
> 
> I have a toolbar and a table inside a window. 
> When window is maximized, the table height does not change? 
> I tried VBox and Canvas layout with height as percent, but the 
> table does not fit within the window (table scroll bar extends all the way
> down in the window). 

Hi.

I don't know about VBox and Canvas since we rarely use them, but we usually 
have a Dock layout for our windows, and we don't have any problem with 
maximization (and one of our windows contains just a toolbar and a table). 
Maybe you should give a try to this layout if it fits your needs.

-- 
Loïc Bresson


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to