[PyQt] maximize QTabWidget
David Boddie
david at boddie.org.uk
Fri Jul 6 15:14:03 BST 2007
On Fri Jul 6 03:06:48 BST 2007, Reinaldo Carvalho wrote:
> I use Qt3-designer to do a aplication, and i have a Qdialog with a
> QTabWidget. How maximize QTabWidget when window is maximized? Maybe
> using spacer?
If the QDialog has a layout, the QTabWidget should automatically resize
when you resize the dialog.
Take a look at the Qt 3 Designer manual for more information:
http://doc.trolltech.com/3.3/designer-manual-4.html
David
More information about the PyQt
mailing list