iOS Question TEXTVIEW SCROLL To the begining

imbault

Well-Known Member
Licensed User
Longtime User
Hi,
I have a 500 height textview in the designer, set to disable, when the page is shown, the textview does show the text in the middle, even if a put a ScrollTo(0)

Any solution

thx

Patrick
 

imbault

Well-Known Member
Licensed User
Longtime User
On the designer, this Textview is disabled cause I want only to display it, I can try to enable it to see the behaviour
 
Upvote 0

imbault

Well-Known Member
Licensed User
Longtime User
It is not scrolling when you call ScrollTo?

Does it only happen when the textview is disabled?
Whatever state is the TEXTVIEW enable ou disable, impossible to scroll to top with ScrollTo(0)
 
Upvote 0

imbault

Well-Known Member
Licensed User
Longtime User
Thank you,
I'm will test your code by filling your textview with the same text of my app (more than yours).
 
Upvote 0

imbault

Well-Known Member
Licensed User
Longtime User
I've tested it with the attached code and it does scroll to the top.

Erel: Put that text in TextView1 the designer, it will not scroll to the top:
 
Last edited:
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…