[PyQt] layoutStretch property is sometimes not compiled by pyuic4

Phil Thompson phil at riverbankcomputing.com
Thu Sep 23 18:02:24 BST 2010


On Thu, 23 Sep 2010 09:19:49 +0200, "Giuseppe Corbelli"
<giuseppe.corbelli at copanitalia.com> wrote:
> If a layout is a child of FormLayout the setStretch calls are not
> generated.
> Besides if grid-position[0] == 0 the form does not stretch as in QT
creator
> (role is marked as label instead of field).
> 
> I admit I don't really know the pyuic internals. This hack fixes the
issue
> I
> found, hope it makes some sense...

Fixed in tonight's snapshot.

Thanks,
Phil



More information about the PyQt mailing list