23 #ifndef _LAX_NUMINPUTSLIDER_H
24 #define _LAX_NUMINPUTSLIDER_H
26 #include <lax/numslider.h>
27 #include <lax/lineedit.h>
37 int xx,
int yy,
int ww,
int hh,
int brder,
38 anXWindow *prev,
unsigned long nowner,
const char *nsendthis,
39 const char *nlabel,
int nmin,
int nmax,
int current=-10000);
41 virtual int LBDown(
int x,
int y,
unsigned int state,
int count,
const LaxMouse *d);
Mon Feb 17 2014 11:52:57, Laxkit