[Qt-interest] Qt-interest] Problems with alignment in QVBoxLayout

alexander golks alex at golks.de
Wed Feb 17 09:58:46 CET 2010


perhaps you missed a param for QBoxLayout::addWidget(...) call:

lay.addWidget(Btn("one"),0,Qt.AlignRight)
lay.addWidget(Btn("two two two two two"),0,Qt.AlignRight)

alex

-- 
/*
 *  panic("Oh boy, that early out of memory?");
 *          linux-2.2.16/arch/mips/mm/init.c
 */
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100217/0372e19f/attachment.bin 


More information about the Qt-interest-old mailing list