<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
It's generated code - it's not supposed to be pretty. All you do is
import the gui code from your dialog class which is in a separate file.
It keeps things clean and simple, and you won't have to start looking
around APIs for stuff that QtDesigner does for you.<br>
<br>
On 3/3/2010 6:56 AM, starglider develop wrote:
<blockquote
 cite="mid:a7268e571003030356r2cade22eh97140295b4016a8c@mail.gmail.com"
 type="cite">Thank you for your replay, but I'm doing everything by
code,<br>
I try to simulate a form with QtDesigner but the genereted code is a
mess.<br>
  <br>
Regards,<br>
  <br>
Jorge<br>
  <br>
  <div class="gmail_quote">On 3 March 2010 01:37, <span dir="ltr">&lt;<a
 moz-do-not-send="true" href="mailto:dcassidy36@mass.rr.com">dcassidy36@mass.rr.com</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;">Are
you using QtDesigner? You can set the min and max size for each widget,
so I'd probably look at that.<br>
    <font color="#888888">--<br>
Regards,<br>
&nbsp;-Demetrius Cassidy<br>
    <br>
---- starglider develop &lt;<a moz-do-not-send="true"
 href="mailto:starglider.dev@gmail.com">starglider.dev@gmail.com</a>&gt;
wrote:<br>
    <br>
=============<br>
    </font>
    <div>
    <div class="h5">Hello,<br>
I'm a newby and I have a question:<br>
how can I limit the height of a QHBoxLayout?<br>
e.g.:<br>
There is a &nbsp;central widget with a QHBoxLayout that as two QTableWidget
and I<br>
want to limit the size of the first QTableWidget to 300 points,<br>
but let the second QTableWidget grow until the limit of the screen.<br>
    <br>
Thank you in advance for your help.<br>
    <br>
    </div>
    </div>
  </blockquote>
  </div>
  <br>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
PyQt mailing list    <a class="moz-txt-link-abbreviated" href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a>
<a class="moz-txt-link-freetext" href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt">http://www.riverbankcomputing.com/mailman/listinfo/pyqt</a></pre>
</blockquote>
<br>
</body>
</html>