[PyQt] Re: Possible pyuic bug
Phil Thompson
phil at riverbankcomputing.com
Tue Jul 22 16:37:07 BST 2008
On Sun, 20 Jul 2008 17:18:44 +0200, Detlev Offenbach
<detlev at die-offenbachs.de> wrote:
> Hi,
>
> I think, pyuic4 has a bug handling QScrollArea. The generated code is
> missing
> a call to the QScrollArea method setWidget. This causes the widget
> contained
> in the QScrollArea to not resize properly. Attached is an example (from
> eric4) showing the problem. Uncommenting the line of the .py file
produces
>
> correct behavior. I compared the pyuic4 output with uic output and that
> was
> the main difference.
>
> Regards,
> Detlev
Fixed in tonight's snapshot.
Thanks,
Phil
More information about the PyQt
mailing list