Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
General hook for keyboard.
#6
if(TraiteTouches(win time code)) ret 1, would never have think about that...

last step:

i want to determine the time between two keystrokes, but I don't know which is the best way to
do that. The aim is to do something like the taptap program

http://www.donationcoder.com/Software/Mouser/TapTap/

which is able to trigger action if a key is double keyed...

so, in TraiteTouche, somthing be able to do:
timeold is previous time for keystroke
time is the current


time-timeold>400 ms ret 1

many tries, no joy....


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)