Handbook
Glossary
layout-thumb-loc ( thumb slider -- )
Vocabulary
ui
.
gadgets
.
sliders
.
private
Inputs
thumb
an
object
slider
an
object
Outputs
None
Definition
USING:
accessors
kernel
math.vectors
;
IN:
ui.gadgets.sliders.private
:
layout-thumb-loc
( thumb slider -- )
[
thumb-loc
]
[
orientation>>
]
bi
n*v
vfloor
>>loc
drop
;