<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Le 04/12/2015 21:43, Miguel Alejandro
      Fernandez a écrit :<br>
    </div>
    <blockquote cite="mid:COL129-W82B499C15A98F149CF1FADD0C0@phx.gbl"
      type="cite">
      <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
      <div dir="ltr"><br>
        <div>
          <style><!--
.ExternalClass .ecxhmmessage P {
padding:0px;
}

.ExternalClass body.ecxhmmessage {
font-size:12pt;
font-family:Calibri;
}

--></style>
          <div dir="ltr">
            <div dir="ltr"><span id="ecxresult_box"
                class="ecxshort_text" lang="en"><span class="ecxhps">incongruity</span>
                <span class="ecxhps">between</span> <span
                  class="ecxhps">default</span> value <span
                  class="ecxhps">and</span> <span class="ecxhps">generated
                  code!<br>
                  <br>
                  lines added:<br>
                  <br>
                  121        self.verticalLayout.setContentsMargins(0,
                  0, 0, 0)#<br>
                  <br>
                  140        self.horizontalLayout.setContentsMargins(0,
                  0, 0, 0)#<br>
                  <br>
                  157        self.verticalLayout_2.setContentsMargins(0,
                  0, 0, 0)#<br>
                </span></span> </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
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="https://www.riverbankcomputing.com/mailman/listinfo/pyqt">https://www.riverbankcomputing.com/mailman/listinfo/pyqt</a></pre>
    </blockquote>
    <br>
    I thing that's nothing to do with pyuic.<br>
    <br>
    If the content margins property is written in the .py file that's
    because it is written into the .ui file.<br>
    <br>
    So, for the value of this property, in my Designer (4.8.6 Linux) the
    default values are always 0 except for the top grid layout where the
    values are 9 in all directions.<br>
    <br>
    Vincent<br>
  </body>
</html>