Defines | |
#define | ISB_C1 1 |
you can choose a standard interface colour using | |
#define | ISB_C2 2 |
see ISB_C1 | |
#define | ISB_C4 4 |
see ISB_C1 | |
#define | ISB_CLICK 8 |
click this button to send IS_BTC | |
#define | ISB_LIGHT 16 |
light button | |
#define | ISB_DARK 32 |
dark button | |
#define | ISB_LEFT 64 |
align text to left | |
#define | ISB_RIGHT 128 |
align text to right |
style flags for the button
#define ISB_C1 1 |
you can choose a standard interface colour using
Definition at line 2495 of file ispackets.h.
#define ISB_C2 2 |
see ISB_C1
Definition at line 2496 of file ispackets.h.
#define ISB_C4 4 |
see ISB_C1
Definition at line 2497 of file ispackets.h.
#define ISB_CLICK 8 |
click this button to send IS_BTC
Definition at line 2498 of file ispackets.h.
#define ISB_LIGHT 16 |
light button
Definition at line 2499 of file ispackets.h.
#define ISB_DARK 32 |
dark button
Definition at line 2500 of file ispackets.h.
#define ISB_LEFT 64 |
align text to left
Definition at line 2501 of file ispackets.h.
#define ISB_RIGHT 128 |
align text to right
Definition at line 2502 of file ispackets.h.