On Wed, 06 Aug 2008 10:41:44 +0200, Jan Kaluza <[EMAIL PROTECTED]> wrote: > 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
Have you tried the current snapshot? Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
