|
|
|
|
|
- Overview of the Range Slider control
- Window control
- Creating a Range Slider control
- Vocabulary associated with the Range Slider control
Overview of the Range Slider control Window control The Range Slider control is used to easily select an interval or a zoom. A Range Slider control includes the following elements: The buttons located at the end of the Range Slider box are used to define the visible range. Creating a Range Slider control To create a Range Slider control - On the "Creation" tab, in the "Adjust" group, expand "Scrollbar" and click "Range Slider".
- Click at the desired location to create the control. The control appears in the editor.
To view the characteristics of the control, select "Description" in the context menu. This allows you to choose: - the values of the Range Slider.
- the orientation of the Range Slider.
When the control is created, it can be used to manage the selection of interval or zoom through programming. Vocabulary associated with the Range Slider control To easily handle a Range Slider control, you must be familiar with the following vocabulary: | | Name | Definition |
---|
Scroll value | Step of the Range Slider when the user clicks inside the area located between the box of the Range Slider and the spin buttons. | Total range | Total size of the Range Slider control. | Visible range | Size of the box of the Range Slider. | Value | Start position of the box of the Range Slider. | Minimum value | Value of the Range Slider when the box of the Range Slider is positioned at the origin (1 by default). This value corresponds to the lower bound. |
Related Examples:
|
Unit examples (WINDEV): The Range Slider control
[ + ] Using the Range Slider control
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|