in-edit-sequence? in editor<%>
in-edit-sequence?
editor<%>
Returns #t if updating on this editor is currently delayed because begin-edit-sequence has been called for this editor.
#t
begin-edit-sequence
See also refresh-delayed?.
refresh-delayed?
(send an-editor in-edit-sequence?) -> boolean
(send an-editor in-edit-sequence?)
send
an-editor