Home | All Classes | Grouped Classes | Index | Search

CL_ScrollBar::set_fixed_length_mode

Sets the length-mode of the slider.

	void set_fixed_length_mode(
		bool enabel = true);

Detailed description:

If enable is true, the slider is constant in size. (See set_slider_length()). If enable is false, the slider is resized automatically based on the range.

See also:

CL_ScrollBar



Questions or comments, write to the ClanLib mailing list.