PDA

View Full Version : Adding scrollbars from within Designer



MrGarbage
3rd September 2007, 20:10
Hi,

How does one have scrollbars appear in a groupbox which contains
various widgets when the app is resized down?

This seems like it should be possible from within QT Designer itself, but all
solutions I've seen involve writing code using QScrollArea.

Can't this be done entirely by using QT Designer?

Many thanks.

Mark

jpn
3rd September 2007, 20:35
Unfortunately not until in Qt 4.4:
http://trolltech.com/developer/task-tracker/index_html?method=entry&id=101276