bitmaps/decimalTab.xbm
author Claus Gittinger <cg@exept.de>
Thu, 12 Dec 2019 15:20:32 +0100
changeset 6194 29981ae53019
parent 80 a3aa8b1ee491
permissions -rw-r--r--
#DOCUMENTATION by cg class: CheckBox comment/format in: #sendChangeMessageWith:

#define decimalTab_width 16
#define decimalTab_height 16
#define decimalTab_x_hot -1
#define decimalTab_y_hot -1
static char decimalTab_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x03, 0xf0, 0x0f, 0xf0, 0x0f,
   0xf8, 0x1f, 0x78, 0x1e, 0x78, 0x1e, 0xf8, 0x1f, 0xf0, 0x0f, 0xf0, 0x0f,
   0xc0, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};