pyqt  

[PyQt] Pyuic4 QScrollArea missing setWidget()

Jan Kaluza
Wed, 06 Aug 2008 01:43:13 -0700

Hello all,
I've just found bug in Pyuic4 4.4.2. When I create QScrollArea called Form and put some widget into it, then Pyuic4 generates code without self.Form.setWidget(self.scrollAreaWidgetContents). This causes that widget in QScrollArea Form is not resized properly (It has only QScrollArea as parent).

Thanks for answer
Jan Kaluza

_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt