Handbook
Glossary
<multiline-editor> ( -- editor )
Factor handbook
»
UI framework
»
Building user interfaces
»
Pre-made UI gadgets
»
Editor gadgets
Prev:
The caret and mark
Next:
<model-field> ( model -- gadget )
Vocabulary
ui
.
gadgets
.
editors
Inputs
None
Outputs
editor
a
multiline-editor
Word description
Creates a new multi-line editor gadget.
Definition
IN:
ui.gadgets.editors
:
<multiline-editor>
( -- editor )
multiline-editor
new-editor
;