[Qt-interest] anyone written a wrapping Box layout?
Paul Miller
paul at fxtech.com
Fri Feb 10 15:43:17 CET 2012
>> I think one of the layout examples does that.<searching...>
>> Yes: take a look at the Flow Layout Example.
>>
>> André
>
> Ah thanks André! Right in the docs, too!
The problem with the example is it only wraps horizontally.
Unfortunately, to get it to wrap vertically, growing horizontally as it
adds columns, I think we need a widthForHeight() function, but
widgets/layouts don't seem to implement that.
Is there a way around that?
More information about the Qt-interest-old
mailing list