[Qt-interest] qlayout

Andre Somers andre at familiesomers.nl
Fri Dec 18 09:24:50 CET 2009


yanqzhi at gmail.com wrote:
> Dear Andre Somers,
>
> The ui is in the attachment.
> Thanks a lot.
>
Exactly as I first thought: you did not set a layout *on the form*
itself. You only grouped the two buttons in a layout, but that layout is
floating free on the form. Select the form itself, and use one of the
buttons above the designer to apply a layout. Or, use the right mouse
button on the form and choose one of the layouts there.

André




More information about the Qt-interest-old mailing list