Search found 1 match
- Sat Feb 06, 2010 4:52 pm
- Forum: Support
- Topic: TRichView typewriter scrolling
- Replies: 1
- Views: 6515
TRichView typewriter scrolling
I'm trying to achieve the effect named as "typewriter scrolling", which keeps the caret in a fixed vertical position. I used OnChange event and calculated the delta needed to correct the scrolling point using ScrollBy, but then I get some repainting glitches (visible paragraphs appear repeated two ...