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    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to