[Qt-interest] anyone written a wrapping Box layout?

Andre Somers andre at familiesomers.nl
Fri Feb 10 08:15:49 CET 2012


Op 9-2-2012 21:43, Paul Miller schreef:
> I need a box layout that wraps when the available space fills up.
>
> I have a VBoxLayout (used as a toolbar) that when fills the available
> space, causes everything below it to push down/off screen. Instead, I
> would just like child items to "wrap" to a second vertical column.
>
> Has anyone written such a layout?
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-interest
I think one of the layout examples does that. <searching...>
Yes: take a look at the Flow Layout Example.

André




More information about the Qt-interest-old mailing list