45#define TOOLBAR_STATE_NORMAL 0
46#define TOOLBAR_STATE_HOVER 1
47#define TOOLBAR_STATE_PRESSED 2
48#define TOOLBAR_STATE_ACTIVE 3
49#define TOOLBAR_STATE_DISABLED 4
53#define TOOLBAR_MAX_ITEMS 64
54#define TOOLBAR_BTN_PADDING 6
55#define TOOLBAR_SEP_THICKNESS 1
56#define TOOLBAR_SEP_MARGIN 4
57#define TOOLBAR_OVERFLOW_BTN_SZ 14
#define index(str, chr)
Definition string.h:66
#define XE_EXPORT
Definition _xeneva.h:46
#define XE_EXTERN
Definition _xeneva.h:50
unsigned int uint32_t
Definition acefiex.h:163
unsigned char uint8_t
Definition acefiex.h:161
ChTextBox * tb
Definition ctrl.cpp:92