Handbook
Glossary
with-lines ( track -- track )
Vocabulary
ui
.
tools
.
common
Inputs
track
a
gadget
Outputs
track
a
gadget
Word description
Lines are added to the track gadget to visually demarcate its children.
Definition
USING:
accessors
kernel
ui.pens.solid
ui.theme
;
IN:
ui.tools.common
:
with-lines
( track -- track )
dup
orientation>>
>>gap
line-color
<solid>
>>interior
;