on-char in canvas<%>
Called when the canvas receives a keyboard event. See also Mouse and Keyboard Events.
(-> voidsenda-canvason-charch)
ch:key-event%objectDoes nothing.
on-char in canvas<%>
Called when the canvas receives a keyboard event. See also Mouse and Keyboard Events.
( -> void
send a-canvas on-char ch)
ch : key-event% object
Does nothing.