CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

csws/csspinbx.h File Reference

Crystal Space Windowing System: spin box class. More...

#include "csextern.h"
#include "cscomp.h"
#include "cstimer.h"
#include "csiline.h"
#include "csutil/stringarray.h"

Go to the source code of this file.

Compounds

class  csSpinBox
 The spinbox class is a combination of an input line and a bi-directional arrow button which can be used to switch input line contents back and forth between a set of predefined values. More...

struct  csSpinBoxItem
 Spin box item structure. More...

struct  csSpinBoxLimits
 Spin box upper/lower limits. More...


Spin box item placement values

#define CSSB_ITEM_BEFOREALL   0
 Insert item before all other items.

#define CSSB_ITEM_AFTERALL   999999
 Insert item after all other items.


Enumerations

enum  {
  cscmdSpinBoxQueryValue = 0x00000A00, cscmdSpinBoxSetValue, cscmdSpinBoxInsertItem, cscmdSpinBoxSetLimits,
  cscmdSpinBoxValueChanged
}
 Spin box messages. More...


Detailed Description

Crystal Space Windowing System: spin box class.

Definition in file csspinbx.h.


Generated for Crystal Space by doxygen 1.2.18