On 03/05/13 00:02, Richard Heck wrote:
> This would be easy to do...if we knew how to do it. How can we get these 
> widgets to reflow themselves to the bottom or something? Can we find out how 
> wide and tall, catch a signal when our size changes, and then reset 
> everything? I would guess this had to be done programmatically, rather than 
> in Qt Designer?

Perhaps a QBoxLayout with some setDirection() called on resize, when detecting 
some width/height ratio ?

        T.

Reply via email to