Hi Doug,<br>that&#39;s it I never try the setMaximumHeight because it only for widget and the layouts are not widget,<br>but if I limit the height/width of every widget belonging to the layout  I get the result I want!<br>
<br>Thank for your help.<br><br>Regards,<br>Jorge<br><br><div class="gmail_quote">On 3 March 2010 13:33, Doug Bell <span dir="ltr">&lt;<a href="mailto:dougb@bellz.org">dougb@bellz.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">starglider develop wrote:<br>
&gt; Thank you for your replay, but I&#39;m doing everything by code,<br>
&gt; I try to simulate a form with QtDesigner but the genereted code is a mess.<br>
<br>
</div>Have you tried QWidget.setMaximumHeight(int) ?<br>
<br>
Doug<br>
<div class="im"><br>
&gt; On 3 March 2010 01:37, &lt;<a href="mailto:dcassidy36@mass.rr.com">dcassidy36@mass.rr.com</a>&gt; wrote:<br>
&gt;<br>
&gt; &gt; Are you using QtDesigner? You can set the min and max size for each widget,<br>
&gt; &gt; so I&#39;d probably look at that.<br>
&gt; &gt; --<br>
&gt; &gt; Regards,<br>
&gt; &gt;  -Demetrius Cassidy<br>
&gt; &gt;<br>
&gt; &gt; ---- starglider develop &lt;<a href="mailto:starglider.dev@gmail.com">starglider.dev@gmail.com</a>&gt; wrote:<br>
&gt; &gt;<br>
&gt; &gt; =============<br>
&gt; &gt; Hello,<br>
&gt; &gt; I&#39;m a newby and I have a question:<br>
&gt; &gt; how can I limit the height of a QHBoxLayout?<br>
&gt; &gt; e.g.:<br>
&gt; &gt; There is a  central widget with a QHBoxLayout that as two QTableWidget and<br>
&gt; &gt; I<br>
&gt; &gt; want to limit the size of the first QTableWidget to 300 points,<br>
&gt; &gt; but let the second QTableWidget grow until the limit of the screen.<br>
&gt; &gt;<br>
&gt; &gt; Thank you in advance for your help.<br>
&gt; &gt;<br>
&gt; &gt;<br>
<br>
</div>&gt; _______________________________________________<br>
&gt; PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a><br>
&gt; <a href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt" target="_blank">http://www.riverbankcomputing.com/mailman/listinfo/pyqt</a><br>
<br>
_______________________________________________<br>
PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a><br>
<a href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt" target="_blank">http://www.riverbankcomputing.com/mailman/listinfo/pyqt</a><br>
</blockquote></div><br>