KeyCapturer object takes a callback method as a mandatory parameter to its constructor. The callback method must have one single parameter for forwarding the key code of the captured key.
There can be several KeyCapturer objects existing at the same time.
KeyCapturer object has following methods and properties:
keys = (key_codes.EkeyUpArrow,) keys = keycapture.all_keys
) |
) |
) |
See About this document... for information on suggesting changes.