Next:
on-insert
Up:
mred:basic-mode
Previous:
on-event
on-focus
Called when the method's buffer receives or loses the keyboard focus (as indicated by
on?
).
(send
a-mred:basic-mode
on-focus
edit
on?
)
->
void
edit
:
a
wx:media-edit%
object
on?
:
boolean
PLT