bitmaps/rightMarg.xbm
author Claus Gittinger <cg@exept.de>
Sat, 18 Jan 2020 15:37:54 +0100
changeset 6209 76d74a400d6b
parent 80 a3aa8b1ee491
permissions -rw-r--r--
#FEATURE by exept class: MenuPanel added: #grabMenuItemAtPoint: comment/format in: #itemAtPoint: changed: #processShortcut:

#define rightMargin_width 16
#define rightMargin_height 16
#define rightMargin_x_hot -1
#define rightMargin_y_hot -1
static char rightMargin_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0xfe, 0x7f, 0xfe, 0x7f, 0xfc, 0x3f, 0xf8, 0x1f,
   0xf0, 0x0f, 0xe0, 0x07, 0xc0, 0x03, 0x80, 0x01};