Handbook
Glossary
<model-editor*> ( -- editor )
Vocabulary
ui
.
gadgets
.
controls
Inputs
None
Outputs
editor
an editor
Word description
Creates a editor with an empty initial value
Definition
USING:
models
;
IN:
ui.gadgets.controls
:
<model-editor*>
( -- editor )
""
<model>
<model-editor>
;