Hi

The PyQt API Reference at
http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/classes.html
tells me under the setLayout() function of QWidget that
"You must first delete the existing layout manager (returned by layout())
before you can call setLayout() with the new layout."
however it doesn't tell me how to delete the current layout manager. Can
anyone help me out?
-- 
View this message in context: 
http://www.nabble.com/deleting-a-layout-manager-tp19567074p19567074.html
Sent from the PyQt mailing list archive at Nabble.com.

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

Reply via email to