[Qt-interest] Layout resizable by dragging
Frank Mertens
frank at cyblogic.de
Sun Jul 5 13:55:22 CEST 2009
Take a look at QSplitter. It also allows to use custom widgets
as splitter handles.
Francio wrote:
> Hello!
>
> I want to create a vertical or horizontal layout with lets say two Test
> Edits.
>
> But I want to have a stripe between the Edits which user can drag to
> increase size of one edit decreasing size of other one.
>
> Is this some kind of property of QVBoxLayout?
> Maybe I should use Dock Widgets somehow to achieve that?
>
> I tried googling for resizable layouts with no success.
>
> thanks in advance
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
More information about the Qt-interest-old
mailing list