[PyQt] Add scroll bars to grid layout?

Phil Thompson phil at riverbankcomputing.co.uk
Fri Oct 12 07:28:26 BST 2007


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


More information about the PyQt mailing list