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?


Thanks for any tips

--JW



On Oct 11, 2007, at 11:28 PM, Phil Thompson wrote:

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

_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to