[PyQt] Limit the height of a Layout

starglider develop starglider.dev at gmail.com
Wed Mar 3 00:06:31 GMT 2010


Hello,
I'm a newby and I have a question:
how can I limit the height of a QHBoxLayout?
e.g.:
There is a  central widget with a QHBoxLayout that as two QTableWidget and I
want to limit the size of the first QTableWidget to 300 points,
but let the second QTableWidget grow until the limit of the screen.

Thank you in advance for your help.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20100303/a88b75c5/attachment.html>


More information about the PyQt mailing list