Skip to content

ScrollView Not Working, Misunderstanding? #1049

Answered by migueldeicaza
dynamoRando asked this question in Q&A
Discussion options

You must be logged in to vote

Hello,

Short version: you do not need the scrollview today.

TextView handles the content on its own, and does not have a use for the ScrollView. I can see that would be useful, but at this point, if you would like to make this work, you would need to do a lot of work to essentially have the TextView Frame track the size of the contents, and then add that to the scrollview - and you would need to manage the cursor on your own.

Your concern is a valid one, it would be nice to support scrollbars on the TextView, please file an issue.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@dynamoRando
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by dynamoRando
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants