I have an QScollArea that has a child that is a QWidet. The QWidget contains a number of GUI widgets. In QDesigner, the scroll area works fine, the vertical scrollbar is there and active. This is for both the design mode and the preview. However when I run the resulting py file after running pyuic4, the scrollbar is displayed as if it is not enabled or with the scrollarea thinking its child is fully visible.
Some attribute that needs to be set or a pyqt issue?
---
Matthew Singer
[EMAIL PROTECTED]
Matthew Singer
[EMAIL PROTECTED]
_______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
