Posted by Howard Casto on 2, 2001 at 3:31 PM:
In Reply to: for i-paq posted by Boris on 2, 2001 at 8:08 AM:
Great Idea, I'll do that. I checked out your front end btw and I realy like it it seems like we both had the same idea at about the same time. We should combine our efforts on this stuff whenever possible, I think.
: for this, here is one "solution" : use "keydown" and "keyup" event to activated on/off a timer. And in the timer routine, you do the "moving" stuff.
: It is in that way that I have done A-Player, and it is ok for keyboard or control panel with I-Pac. With this, you can also accelerate the scrolling by decrementing the timer interval (for loooong list ...)