[PyQt] Pyuic4 QScrollArea missing setWidget()

Jan Kaluza hanzz.k at gmail.com
Wed Aug 6 09:41:44 BST 2008


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



More information about the PyQt mailing list