chickadee » nuklear » slider-int

slider-int CONTEXT MIN VALUE MAX STEPprocedure

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