Handbook
Glossary
IMG-BTN:
Vocabulary
ui
.
gadgets
.
controls
Syntax
[ do-something ] IMAGE-BTN: filename
Word description
Creates a button using a tiff image named as specified found in the icons subdirectory of the vocabulary path, calling the specified quotation on click
Definition
USING:
kernel
sequences
ui.gadgets.buttons
;
IN:
ui.gadgets.controls
SYNTAX:
IMG-BTN:
image-prep
[
swap
<button>
]
curry
append!
;