Next: Scrollbar Object, Up: Part III Valuator Objects [Contents][Index]
Sliders are useful for letting the user indicate a value between some fixed bounds. Both horizontal and vertical sliders exist. They have a minimum, a maximum and a current value (all floating point values). The user can change the current value by shifting the slider with the mouse. Whenever the value changes, this is reported to the application program.
• Adding Slider Objects: | ||
• Slider Types: | ||
• Slider Interaction: | ||
• Other Slider Routines: | ||
• Slider Attributes: | ||
• Remarks: |