sjgui::CSliderCtrlTmpl< Tbase > Class Template ReferenceHorizontal and vertical slider. More...
Inheritance diagram for sjgui::CSliderCtrlTmpl< Tbase >:
Detailed Descriptiontemplate<class Tbase>
Horizontal and vertical slider.
|
Tbase | - base class (use CWndCtrl) Horizontal and vertical slider with maximum, minimum options. Reacts on dragging (moves one step to a corresponding side) and clicks on the sides (moves one page step to a corresponding side). Minimum is always on the top or left side of the slider. |
|
Get slider position. It should be always in between minimum and maximum. |
|
Set size of the sliding part (in percents) [0..1]. This value sets what percent of the slider should occupy sliding part. Useful, when, taking text for example, you want sliding part to represent number of lines visible on the screen. Page step will be determined from this value. |
|
Set slider position. If more then maximum or less then minimum will be set to the limits. |
News Documentation:
Documentation Useful links:
|
Last modified: