bitmaps/ScrollRt.8.xbm
author Claus Gittinger <cg@exept.de>
Thu, 27 Apr 2017 12:28:35 +0200
changeset 6150 fd1642c99acb
parent 866 5e324ff5c02c
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 ScrollRt_width 8
#define ScrollRt_height 8
static unsigned char ScrollRt_bits[] = {
   0x00, 0x06, 0x1e, 0x7e, 0x7e, 0x1e, 0x06, 0x00};