35 #include "Fl_Valuator.H"
39 #define FL_VERT_SLIDER 0
40 #define FL_HOR_SLIDER 1
41 #define FL_VERT_FILL_SLIDER 2
42 #define FL_HOR_FILL_SLIDER 3
43 #define FL_VERT_NICE_SLIDER 4
44 #define FL_HOR_NICE_SLIDER 5
75 void draw_bg(
int,
int,
int,
int);
80 void draw(
int,
int,
int,
int);
81 int handle(
int,
int,
int,
int,
int);
87 Fl_Slider(
int X,
int Y,
int W,
int H,
const char *L = 0);
90 int scrollvalue(
int pos,
int size,
int first,
int total);
91 void bounds(
double a,
double b);
107 void slider_size(
double v);