Friday, August 24, 2007
Say you'd like to use the up and down arrow keys... and onKeyDown you check if its a press & hold, run an interval & do your own thing. Do this:
- Control Panel > Accessibility Options
- Use Filter Keys (selected)
- Click on Settings for Use Filter Keys (button)
- Filter Options: check "Ignore repeated keystrokes"
- Click on Settings for Ignore repeated keystrokes
- Set to 0.5 seconds
This is a HUGE pain in the ass if you are testing and then want to code, etc. I basically need to turn it on when I want to test. And then turn it off again when I want to code again. But its a big help I have found.









