Sack Library Documentation
|
Slider Control - this is a generic control that has a minimum value, and a maximum value, and a clickable knob that can select a value inbetween.
the maximum value may be less than the minimum value, the current selected value will be between these.
A horizontal slider, the value for minimum is on the left. A vertical slider, the value for minimum is on the bottom.
Name |
Description |
The following table lists functions in this documentation. | |
The following table lists structs, records, enums in this documentation. | |
The following table lists types in this documentation. | |
The following table lists macros in this documentation. |
|
Name |
Description |
|
Set's the slider's direction. (horizontal or vertical) | |
|
Set a callback function to allow responding to changes in the slider. | |
|
Set the new minimum, maximum and current for the slider. |
Name |
Description |
An all-in-one macro to create a Slider control, set the callback, and set direction options. |
|
Name |
Description |
|
These are values to pass to SetSliderOptions to control the slider's direction. |
Name |
Description |
CONTROL_PROC( Slider, ( |
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|