hi all,

does anyone know how to fill a scrollview with its contents when its contents are smaller than the viewport?

i've got 5 widgets laid out horizontally. when the viewport is short there's a scrollbar, great. however, when the viewport is taller than the widgets, there's just a gray space taking up the extra room instead of resizing the widgets. i tried various combinations of layouts as children of the viewport and scrollview, but nothing expands my widgets.

any ideas?
thanks!
lou