scrolling in textbox

  • Thread starter Thread starter sven2000
  • Start date Start date
S

sven2000

Is there a way to either
- know when the user has scrolled
- turn of 'smooth' scrolling (so a scoll is line by line)

What I want to do is to insert the cursor at a specific row and colum
after the user has scrolled the text. What happens is that the text
jumps a few pixels.
 
Back
Top