bitmaps/ScrollRt.12.xbm
author Claus Gittinger <cg@exept.de>
Thu, 27 Apr 2017 12:28:35 +0200
changeset 6150 fd1642c99acb
parent 1686 12619751ba2c
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 xbm_width 12
#define xbm_height 12
static char xbm_bits[] = {
0x00, 0x00, 
0x00, 0x00, 
0x0C, 0x00, 
0x3C, 0x00, 
0xFC, 0x00, 
0xFC, 0x03, 
0xFC, 0x03, 
0xFC, 0x00, 
0x3C, 0x00, 
0x0C, 0x00, 
0x00, 0x00, 
0x00, 0x00, 
};