bitmaps/ScrollUp.w95.9.xbm
author Claus Gittinger <cg@exept.de>
Thu, 27 Apr 2017 12:28:35 +0200
changeset 6150 fd1642c99acb
parent 1838 44d7db97c9b4
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 9
#define xbm_height 9
static char xbm_bits[] = {
0x00, 0x00, 
0x00, 0x00, 
0x10, 0x00, 
0x38, 0x00, 
0x7C, 0x00, 
0xFE, 0x00, 
0x00, 0x00, 
0x00, 0x00, 
0x00, 0x00, 
};