26 #include "Fl_Valuator.H"
30 #define FL_VERT_SLIDER 0
31 #define FL_HOR_SLIDER 1
32 #define FL_VERT_FILL_SLIDER 2
33 #define FL_HOR_FILL_SLIDER 3
34 #define FL_VERT_NICE_SLIDER 4
35 #define FL_HOR_NICE_SLIDER 5
66 void draw_bg(
int,
int,
int,
int);
71 void draw(
int,
int,
int,
int);
72 int handle(
int,
int,
int,
int,
int);
78 Fl_Slider(
int X,
int Y,
int W,
int H,
const char *L = 0);
81 int scrollvalue(
int pos,
int size,
int first,
int total);
82 void bounds(
double a,
double b);
98 void slider_size(
double v);