Scrolling with keys
Monte Goulding
monte at sweattechnologies.com
Mon Jun 23 21:00:00 EDT 2003
> For example, if the stick forward switch is set to "f" then I believe it
> will send a continuous stream of "f"'s to the computer as long as
> it's held
> forward.
Just scroll a set amount on every f or in you case I think I would regularly
check the keysdown (say every 200 milliseconds) and scroll & select then
next line depending on the keysdown.
Cheers
Monte
More information about the use-livecode
mailing list