Planeshift
pawsspinbox.h File Reference
#include "pawstextbox.h"
#include "pawsbutton.h"
#include <csutil/timer.h>

Go to the source code of this file.

Classes

class  pawsSpinBox
 A combination widget that has up and down arrows and a text label. More...
 

Macros

#define SPIN_DOWN   2
 
#define SPIN_INTERVAL   100
 
#define SPIN_START_DELAY   500
 
#define SPIN_STOP   0
 
#define SPIN_UP   1
 

Functions

 CREATE_PAWS_FACTORY (pawsSpinBox)