Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
'BlockInput' all except 'exc'
#1
Simple Example of how to block all keyboard input EXCEPT "esc" or any other single character. For example how to block all keyboard input EXCEPT the letter "q"
#2
SHORT ANSWER FOR NOW? Is there a simple way to do this or is it pretty comlex?
#3
Pretty complex. Need a keyboard hook. Google for SetWindowsHookEx WH_KEYBOARD_LL in QM forum.
#4
THANKS!!!


Forum Jump:


Users browsing this thread: 1 Guest(s)