A move event holds information about move change events.
To process a move event, use this event handler macro to direct input to a member
function that takes a MoveEvent argument.
evt_move() { | event | … } | Process a EVT_MOVE event, which is generatedwhen a window is moved. |
Point, Event handling overview
Constructor.
Returns the position of the window generating the move change event.
[This page automatically generated from the Textile source at 2023-06-09 00:45:32 +0000]