bitmaps/VHPanel_m.xbm
author Claus Gittinger <cg@exept.de>
Thu, 27 Apr 2017 12:28:35 +0200
changeset 6150 fd1642c99acb
parent 168 056daffbbc0e
permissions -rw-r--r--
#UI_ENHANCEMENT by cg class: EditTextView changed: #doKeyPress:x:y: tab/shift-tab with line selection (for systems, where function keys are unavail)

#define VHPanel_m_width 16
#define VHPanel_m_height 16
static char VHPanel_m_bits[] = {
   0xc0, 0x03, 0xc0, 0x03, 0xc0, 0x03, 0xc6, 0x63, 0xce, 0x73, 0xdc, 0x3b,
   0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xdc, 0x3b, 0xce, 0x73, 0xc6, 0x63,
   0xc0, 0x03, 0xc0, 0x03, 0xc0, 0x03, 0x00, 0x00};