i am using the text edit, when the word exceed the size of text edit, the text edit automatically have the vertical scrol bar ready. I always load a bunch of string data into the text edit, before launch the system load. These string will stored in the text edit.
The problem i encounter is that each time loading the text edit, the vertical bar already scrolled to the end of the text edit box.
Desired behavior: Vertical scrol should be the data loaded into the text edit, and the vertical bar become visible and the vertical scrol bar should at top and not at bottom.



Reply With Quote
Try with:
Bookmarks