On 5/8/2011 11:04 AM, Chip Orange wrote:
"use onKeyUp and onKeyDown to intercept all keys, and check to see if your
program is active and the mode is the limited one or not.  If not, just let
the key through."
Alternatively, connect to onKeyDown as part of the hotkey routine for the initial key, and once a valid key sequence has been entered or the time expires, disconnect the event.

Reply via email to