chickadee » nuklear » slider-float

slider-float CONTEXT MIN VALUE MAX STEPprocedure

Creates a slider widget with VALUE as initial float value and MIN and MAX as boundaries. STEP determines how much the value changes per step. Returns two values, the new float value and whether it is different from the old one.