on-focus in color:text-mixin
on-focus
color:text-mixin
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 a-color:text-mixin on-focus) -> void
(send a-color:text-mixin on-focus)
send
a-color:text-mixin