Do you mean something like a QSplitter?
A splitter lets the user control the size of child widgets by dragging
the boundary between the children. Any number of widgets may be
controlled by a single splitter.
Reference: http://doc.trolltech.com/4.5/qsplitter.html
Matt Smith schrieb:
Okay, I've got two QListWidgets in a frame with an HBoxLayout. I was
looking for some suggestions to make the width of the two widgets
adjust-able.
Ideally I would like to be able to grab the space between the widgets
with the mouse and move it to adjust the way that the available space is
distrubuted, ie one gets larger and the other gets smaller.
thanks
mbs
_______________________________________________
PyQt mailing list [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt
_______________________________________________
PyQt mailing list [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt