Hi,
I have a problem with the scrollable area in vision2. I want to
dynamically add widgets to a window. The widgets shall be positioned
on under another to form a List (displaying tasks with some
information and buttons - the widget is custom made by me). For that I
use the vertical_box. Now I placed the vertical_box inside a
scrollable_area to get scroll bars as soon as the box is too big. That
works fine. And now my question:
I want the vertical box to be positioned in the upper left corner and
not in the center of the scrollable_are. How can I do this?
Thank you in advance
Tobias