A horizontal slider group consisting of a label, a horizontal slider, and a text label which displays the current slider's numerical value as a printf-formatted string.
- Command Input:
s(a printf formatted string)
- Command Output:
v
- Command Description:
- Set text to left of slider.
- Command Input:
s(a printf formatted string)
- Command Output:
v
- Command Description:
- Set text to right of slider.
- Command Input:
f
- Command Output:
v
- Command Description:
- Sets the slider's minimum value.
- Command Input:
f
- Command Output:
v
- Command Description:
- Sets the slider's maximum value.
- Command Input:
f
- Command Output:
v
- Command Description:
- Sets the slider's current value.
- Command Input:
v
- Command Output:
f
- Command Description:
- Gets the slider's current value.
- Command Input:
f
- Command Output:
v
- Command Description:
- Sets relative width of left text label.
- Command Input:
f
- Command Output:
v
- Command Description:
- Sets relative width of right text label.
- Command Input:
f
- Command Output:
v
- Command Description:
- Sets the font for the left & right labels.
- Command Input:
f
- Command Output:
v
- Command Description:
- Sets the width of the thumb/drag button.