Hi all,
If have a quick question regarding qt layouts.
My application has 4 areas, defined by a 2x2 QGridLayout. Each area can
have single widgets and also sub layouts.
Now I want the user to be able to interactivly change the size of each
of the 4 areas by a handle.
Basically what a QSplitter does, but QSplitter seems only to work on
widgets, not on complete layouts.
Anyone has an idea to solve this?
Thanks,
Andre
_______________________________________________
PyQt mailing list PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt