Next:
on-event
Up:
wx:canvas
Previous:
get-virtual-size
on-char
Called when the window receives a keyboard event.
(send
a-wx:canvas
on-char
ch
)
->
void
ch
:
wx:key-event%
object
Does nothing.
PLT