class Fl_Value_Slider


Class Hierarchy

Include Files

Description

The Fl_Value_Slider widget is a Fl_Slider widget with a box displaying the current value.

Methods

Fl_Value_Slider::Fl_Value_Slider(int x, int y, int w, int h, const char *label = 0)

Creates a new Fl_Value_Slider widget using the given position, size, and label string. The default boxtype is FL_DOWN_BOX .

virtual Fl_Value_Slider::~Fl_Value_Slider()

Destroys the valuator.