Ok, i'm going crazy here, i can not figure out what am doing wrong, i tried all the suggestions and other different things and still i can not get the scrollview height to adjust to the content of the label, i'm using scrollview1.panel.height = label1.height + 20dip, i'm using a toastmessageshow(scrollview1.panel.height, false) and it does indeed shows that it sets the height the way i want to, but physically i don't see any difference when i run the app, however if i set the height at the Sub Activity_Create(FirstTime As Boolean) to whatever height i want, it sets the height to that specific number but i can't change it from a button1_click subroutine, hope i'm making any sense, but if anyone can please help me figure this out, i will really appreciate it guys.
thanks,
Walter
:sign0163: