Hello
I have a textview in a panel. when i open the panel with a button , the textview's scroll position is not zero so until i scroll to top i cant see the first line. I tried txtduyuru.scrollto(0) when launching the panel but it doesn't work. How can i fix this ?
TY
I have a textview in a panel. when i open the panel with a button , the textview's scroll position is not zero so until i scroll to top i cant see the first line. I tried txtduyuru.scrollto(0) when launching the panel but it doesn't work. How can i fix this ?
TY