can-do-edit-operation? in editor<%>
Checks whether a generic edit command would succeed for the editor. This check is especially useful for enabling and disabling menus on demand.
(-> booleansendan-editorcan-do-edit-operation?oprecursive?)
op: symbol in'(undo redo clear cut copy paste kill select-all insert-text-box insert-pasteboard-box insert-image)
recursive?=#t: booleanSee
do-edit-operationfor information about theopandrecursive?arguments.