has-focus? in editor:basic<%>
has-focus?
editor:basic<%>
This function returns #t when the editor has the keyboard focus. It is implemented using: on-focus
#t
on-focus
(send an-editor:basic has-focus?) -> boolean
(send an-editor:basic has-focus?)
send
an-editor:basic