bitmaps/ScrollRtMotif.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 ScrollRtMotif_width 12
#define ScrollRtMotif_height 11
static unsigned char ScrollRtMotif_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x18, 0x00, 0x78, 0x00, 0xf8, 0x01,
   0x78, 0x00, 0x18, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};