by "Emmanuel Stapf [ES]" <manus_no_spam@[EMAIL PROTECTED]
>
Aug 31, 2007 at 09:04 AM
> 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?
At the moment, this is not possible. The scrollable area will always
show you as much as possible of the widget inside. If it is too small,
then you see it aligned to the upper left. Only when the scrollable area
is larger than the item do we center it.
We could possibly add an option to always be in the upper left corner.
Regards,
Manu