[PyQt] How to dynamically add widgets to a verticle layout?
matt.dubins at sympatico.ca
matt.dubins at sympatico.ca
Tue Jun 23 02:10:45 BST 2009
I've investigated this problem some more and found a reason for the problem experienced by Adam and myself. The widget in which my horizontal layout was placed had too restrictive a vertical geometry. Once I made my widget 'taller' in setGeometry() , I could add new subwidgets without any of them looking vertically squished.
Cheers,
Matt Dubins
--
This message was sent on behalf of matt.dubins at sympatico.ca at openSubscriber.com
http://www.opensubscriber.com/message/pyqt@riverbankcomputing.com/12482603.html
More information about the PyQt
mailing list