APLX Help
: System Classes
: Callbacks
: onMouseMove
|
|
|
The 'onMouseMove' callback |
|
Event number: 15 A Mouse Move event is generated when the user moves the mouse over a control. The event-specific parameters in ⎕EV[6] Mouse vertical position in window pixel coordinates
⎕EV[7] Mouse horizontal position in window pixel coordinates
⎕EV[8] 0
⎕EV[9] Modifiers:
(0=unshifted, 1=shifted, 2=alt/option,
4=control, 8=command, and sums thereof)
|
|
APLX Help
: System Classes
: Callbacks
: onMouseMove
|
|
Copyright © 1996-2010 MicroAPL Ltd