On Friday 12 October 2007, John Wheez wrote: > Thanks Phil, > > I was able to get the scroll bars to work and manually resized > them > for a better fit using the resize method. > > Is there a way to add scroll bars within QT Designer? Or > do I need to add them manually after the QT designer phase is done?
You can add scrollbars in Designer - but you don't seem to be able to add a QScrollArea which is a bit strange. Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
