Quick question. How do I get a layout to resize with the window? i.e. when I resize the window I want the layout to expand with it so my widgets continue to fill the window.
Thank you!
Quick question. How do I get a layout to resize with the window? i.e. when I resize the window I want the layout to expand with it so my widgets continue to fill the window.
Thank you!
If you set the layout on the top-level widget (the window) it will resize when you resize the window.
Also: Please use the Qt Jambi mailing list (http://lists.trolltech.com) for general questions about Qt Jambi :-)
You must log in to post.