Next:
on-paint
Up:
wx:canvas
Previous:
on-char
on-event
Called when the window receives a mouse event.
(send
a-wx:canvas
on-event
event
)
->
void
event
:
wx:mouse-event%
object
Does nothing.
PLT