bitmaps/ScrollLt.w95.11.xbm
author Claus Gittinger <cg@exept.de>
Thu, 27 Apr 2017 12:28:35 +0200
changeset 6150 fd1642c99acb
parent 1205 26928c428c5c
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)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1205
26928c428c5c *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
#define ScrollLt_width 11
26928c428c5c *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
#define ScrollLt_height 11
26928c428c5c *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
static unsigned char ScrollLt_bits[] = {
26928c428c5c *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
   0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x60, 0x00, 0x70, 0x00, 0x78, 0x00,
26928c428c5c *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
   0x70, 0x00, 0x60, 0x00, 0x40, 0x00, 0x00, 0x00, 0x00, 0x00};