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
-- 
Detlev Offenbach
[EMAIL PROTECTED]

Attachment: ConfigurationDialog.ui
Description: application/designer

Attachment: Ui_ConfigurationDialog.py
Description: application/python

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

Reply via email to