Hello.

> Why don't you use the PageUp/PageDown keys? 

Because this does not give a smooth scrolling that the eyes can easy follow.

> Another option is to use the scroll wheel

Yes, but... I do not have a scroll wheel and would use only the keyboard...

So I propose this:

If key_up or key_down are maintained pressed  for the first 10 repeat, it is
like now, it is the auto key repeat function of the operating system that
does the job.

But after this, it a timer that does the job, the auto key repeat function
of the operating system will only enable the timer.

See video, the first 10 up/down is done by repeat function of the operating
system after it is the timer that does rows up/down.
(The video is not good because it cannot record fast refresh).
speedyeditor.mp4
<http://mseide-msegui-talk.13964.n8.nabble.com/file/t2/speedyeditor.mp4>  

Here source of modified msegrids.pas that use a timer after 10 repeats of
key_up or key_down.

msegrids.bz2
<http://mseide-msegui-talk.13964.n8.nabble.com/file/t2/msegrids.bz2>  

Of course any comment is welcome.

Fre;D



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to