Handbook
Glossary
image-prep ( -- image )
Vocabulary
ui
.
gadgets
.
controls
Inputs
None
Outputs
image
an
object
Definition
USING:
accessors
lexer
sequences
ui.images
vocabs.parser
;
IN:
ui.gadgets.controls
:
image-prep
( -- image )
scan-token
current-vocab
name>>
"vocab:"
"/icons/"
surround
".tiff"
surround
<image-name>
;