Handbook
Glossary
<editor> ( -- editor )
Factor handbook
»
UI framework
»
Building user interfaces
»
Pre-made UI gadgets
»
Editor gadgets
Prev:
editor
Next:
Getting and setting editor contents
Vocabulary
ui
.
gadgets
.
editors
Inputs
None
Outputs
editor
a new
editor
Word description
Creates a new
editor
with an empty document.
Definition
IN:
ui.gadgets.editors
:
<editor>
( -- editor )
editor
new-editor
;