PDA

View Full Version : Vertical scroll bar, but resizable horizontal content



minimoog
14th January 2009, 21:51
Hi all,

I have same widgets in QVLayoutBox, and I want to them to scrollable in vertical direction, but their layout to be expanded horizontal (something similar like in Skype or Pidgin).

I tried with QScrollArea with disabled horizontal bar and widgetResizable set to false, vertical bar is there but the widgets doesn't expand horizontal when I do resize.

Any idea how to do it?

Regards,
Toni.