NumberEditorGui:
Filter:
Description
Class methods
Inherited class methods
Instance methods
smallGui
guiBody
box
slider
update
background
Inherited instance methods
Classes (extension)
|
Libraries
>
crucial
>
GuiClasses
NumberEditorGui
:
EditorGui
:
ObjectGui
:
SCViewHolder
:
Object
Extension
gui class
Source:
NumberEditorGui.sc
Subclasses:
KrNumberEditorGui
See also:
NumberEditor
Description
Class Methods
Inherited class methods
Instance Methods
.
smallGui
(
layout
)
Arguments:
layout
.
guiBody
(
layout
,
bounds
,
slider: true
,
box: true
)
Arguments:
layout
bounds
slider
box
.
box
(
layout
,
bounds
)
Arguments:
layout
bounds
.
slider
(
layout
,
bounds
)
Arguments:
layout
bounds
.
update
(
changed
,
changer
)
Arguments:
changed
changer
.
background
.
background
=
b
Arguments:
b
Inherited instance methods
helpfile source:
/home/stefan/.local/share/SuperCollider/downloaded-quarks/crucial-library/HelpSource/Classes/NumberEditorGui.schelp
link::Classes/NumberEditorGui::