Home | All Classes | Grouped Classes | Index | Search
Enables scroll bar tracking if enable is true, or disables tracking if enable is false.
void set_tracking( bool enable = true);
Detailed description:
If tracking is enabled (the default), the scroll bar emits the sig_value_changed() signal while the slider is being dragged. If tracking is disabled, the scroll bar emits the sig_value_changed() only when the user releases the mouse button after moving the slider.
See also: