How can I set layout of QVBox created with KDialogBase::addVBoxPag? I'd like to add some kind of stretch so that if there are not enough widgets on the page, they are aligned to the top, not stretched throught the whole page. Adding stretch with addStretch() to (QVBoxLayout*)QVBox->layout() adds it on the top, so all widget are aligned to the bottom. -- Micha³ Rudolf >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<