KeyResponder:
Filter:
Description
Class methods
initKeycodeMap
Instance methods
keycodes
register
value
registerKeycode
++
clear
crucial-library/Classes (extension)
|
Libraries
>
crucial
>
Keyboard
|
External Control
>
Keyboard
KeyResponder
Extension
combines KeyCodeResponder and UnicodeResponder
See also:
KeyCodeResponder
,
UnicodeResponder
Description
Class Methods
.
initKeycodeMap
Instance Methods
.
keycodes
.
register
Arguments:
key
shift
caps
opt
cntl
function
description
.
value
Arguments:
view
char
modifier
unicode
keycode
.
registerKeycode
Arguments:
keycode
shift
caps
opt
cntl
function
description
++
Arguments:
that
.
clear
helpfile source:
HelpSource/Classes/KeyResponder.schelp
link::crucial-library/Classes/KeyResponder::