on-event in editor-canvas%
Called when the canvas receives a mouse event. See also Mouse and Keyboard Events, noting in particular that certain mouse events can get dropped.
(-> voidsendan-editor-canvason-eventevent)
event:mouse-event%objectPasses the event to the canvas's editor, if any, by calling its
on-eventmethod.See also
get-editor.