Handbook
Glossary
new-line-gadget ( class -- gadget )
Factor handbook
»
UI framework
»
Implementing new gadgets
»
Gadget line support
Prev:
line-gadget? ( object -- ? )
Next:
draw-line ( line index gadget -- )
Vocabulary
ui
.
gadgets
.
line-support
Inputs
class
an
object
Outputs
gadget
an
object
Definition
USING:
accessors
kernel
ui.theme
;
IN:
ui.gadgets.line-support
:
new-line-gadget
( class -- gadget )
new
selection-color
>>selection-color
;