on-focus in editor<%>
on-focus
editor<%>
Called when the keyboard focus changes into or out of this editor (and not to/from a snip within the editor) with #t if the focus is being turned on, #f otherwise.
#t
#f
(send an-editor on-focus on?) -> void on? : boolean
(send an-editor on-focus on?)
send
an-editor
on?