[PyKDE] Multiple layouts on same Window

Tony Cappellini cappy2112 at gmail.com
Thu Jan 25 23:07:46 GMT 2007


Using this as a reference
http://doc.trolltech.com/4.1/qvboxlayout.html#details

I want to have two QVboxLayouts side by side, with buttons 6-10 in another
QVBoxLayout on the same window.
Ideally, there would be one vertical stack of widgets on the left, and
another stack of vertical widgets on the right.

Do I need to add another layout or container to the window first, in order
to add 2 QVboxlayouts, side by side?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20070126/46fa2059/attachment.html


More information about the PyQt mailing list