I have an application where the user types in numbers, but I don't
want the keys to automatically repeat. For instance, if the user
holds down the 5 key too long, I don't want 5555 to appear. I am
already capturing the keystroke with an ON KeyDown handler and
manipulating the user's input. Using KeyUp instead causes a problem
when two keys are pressed, so that won't work.
Any help would be appreciated,
Mark Greenberg
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution