BStyle byte


Defines

#define ISB_C1   1
 you can choose a standard
#define ISB_C2   2
 interface colour using
#define ISB_C4   4
 these 3 lowest bits
#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

Detailed Description

style flags for the button

Define Documentation

#define ISB_C1   1

you can choose a standard

Definition at line 2122 of file ispackets.h.

#define ISB_C2   2

interface colour using

Definition at line 2123 of file ispackets.h.

#define ISB_C4   4

these 3 lowest bits

  • colour 0 : light grey (not user editable)
  • colour 1 : title colour (default:yellow)
  • colour 2 : unselected text (default:black)
  • colour 3 : selected text (default:white)
  • colour 4 : ok (default:green)
  • colour 5 : cancel (default:red)
  • colour 6 : text string (default:pale blue)
  • colour 7 : unavailable (default:grey)

Definition at line 2134 of file ispackets.h.

#define ISB_CLICK   8

click this button to send IS_BTC

Definition at line 2135 of file ispackets.h.

#define ISB_LIGHT   16

light button

Definition at line 2136 of file ispackets.h.

#define ISB_DARK   32

dark button

Definition at line 2137 of file ispackets.h.

#define ISB_LEFT   64

align text to left

Definition at line 2138 of file ispackets.h.

#define ISB_RIGHT   128

align text to right

Definition at line 2139 of file ispackets.h.


Generated on Wed Apr 28 11:50:47 2010 for InSim by  doxygen 1.5.8