Hi all,

I seem to be stumbling from one bug into the next these days.
Here is a code snippet that shows a QScrollArea's custom paintEvent not 
being triggered if the QScrollArea.setWidget() is used to add a child 
widget AND QScrollArea.setWidgetResizable(True) is called in the 
constructor:

http://pastebin.com/Qr27ndKY

If you comment out line 9 the paint method does it's job, with line 9 
active, it is not called.
Can somebody please confirm this is a bug before I log it?


Cheers,
frank
_______________________________________________
PySide mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/pyside

Reply via email to