On Friday 12 October 2007, John Wheez wrote: > Hi all, > > How should i go about adding scroll bars to control the contents of > a grid layout? > Thanks for any tips.
Put the layout's widget in a QScrollArea. Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
