APLX Help
: System Classes
: Callbacks
: onKeyPress
|
|
|
The 'onKeyPress' callback |
|
Event number: 30 A Key Press event is generated when the user presses a key which produces a character, whilst the object has the input focus. (It is generated after the corresponding Key Down event). The event-specific parameters in ⎕EV[6] ASCII code for this key and modifier keys
⎕EV[7] APL's translated code for this key
|
|
APLX Help
: System Classes
: Callbacks
: onKeyPress
|
|
Copyright © 1996-2010 MicroAPL Ltd