Handbook
Glossary
image-name
Vocabulary
ui
.
images
Definition
IN:
ui.images
TUPLE:
image-name
path
;
Methods
USING:
ui.gadgets.icons
ui.gadgets.labels
ui.images
;
M:
image-name
>label
<icon>
;
USING:
accessors
kernel
math
namespaces
opengl
sequences
splitting
ui.images
ui.images.private
;
M:
image-name
cached-image
path>>
gl-scale-factor
get-global
[
1.0
>
]
[
f
]
if*
[
"."
split1-last
"@2x."
glue
]
when
cached-image-path
;
USING:
kernel
sequences
ui.gadgets.tables.private
ui.images
;
M:
image-name
cell-dim
nip
image-dim
first2
image-padding
;
USING:
kernel
ui.gadgets.tables.private
ui.images
;
M:
image-name
draw-cell
nip
draw-image
;