APLX Help
: System Classes
: Callbacks
: onKeyUp
|
|
![]() |
The 'onKeyUp' callback |
Event number: 2 A Key Up event is generated when the user releases a key whilst the object has the input focus. The event-specific parameters in ⎕EV[6] Raw ASCII code for this key ⎕EV[7] APL's translated code for this key ⎕EV[8] Scan code (ie key number) ⎕EV[9] Modifiers: (0=unshifted, 1=shifted, 2=alt/option, 4=control, 8=command, and sums thereof) |
|
APLX Help
: System Classes
: Callbacks
: onKeyUp
|
Copyright © 1996-2010 MicroAPL Ltd