diff options
author | Teddy Wing | 2018-08-27 17:06:07 +0200 |
---|---|---|
committer | Teddy Wing | 2018-08-27 17:06:07 +0200 |
commit | 62729cbbc786943eff6093ceb4b13146470295ec (patch) | |
tree | 1125bf7ec4ae2d76e9e9575cf53e164fd35c6a9d /lib/char_to_key_code.m | |
parent | f3a108e3c8795af7694d2dbd9341b1fabbff9dd1 (diff) | |
download | DomeKey-62729cbbc786943eff6093ceb4b13146470295ec.tar.bz2 |
KeyboardSimulator: Add `simpleKeyPressWithKey:` method
This as yet untested method will be responsible for simulating a key
press given a single-character string corresponding to the glyph of the
key to be pressed.
It relies on `keyCodeForChar:` to get the `CGKeyCode` corresponding to
the glyph, a method which is currently just a placeholder.
Diffstat (limited to 'lib/char_to_key_code.m')
0 files changed, 0 insertions, 0 deletions