On Sun, 20 Jul 2008 17:18:44 +0200, Detlev Offenbach
<[EMAIL PROTECTED]> 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

_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to