Emulating modifiers keys ?
03/03/07 21:25
We handle an external UI input device and want some controls on this device to emulate standard modifiers keys of the keyboard, how to ? |
Look at the Core Graphics | CGPostKeyboardEvent() documentation.
We handle an external UI input device and want some controls on this device to emulate standard modifiers keys of the keyboard, how to ? |
Look at the Core Graphics | CGPostKeyboardEvent() documentation.