pyqt  

[PyQt] help with qscrollarea for a stacked widget

nisa
Thu, 28 Jan 2010 05:17:21 -0800

i am new to pyqt.
i have created my gui using Qtdesigner4
now i want to add a  vertical scrollbar to stacked widget which is placed on
a frame.
when i do it as follows the stacked widget forms a new window. i want it in
the existing main window.
self.scrollarea=QtGui.scrollArea()
self.scrollarea.setwidget(self.stackedWidget)
self.scrollarea.show()

any help appretiated.
thanks in advance!

-- 
View this message in context: 
http://old.nabble.com/help-with-qscrollarea-for-a-stacked-widget-tp27323839p27323839.html
Sent from the PyQt mailing list archive at Nabble.com.

_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt