bitmaps/ScrollRt.8.xbm
author Claus Gittinger <cg@exept.de>
Wed, 15 Nov 2017 11:56:58 +0100
changeset 6227 ff84138a7915
parent 866 5e324ff5c02c
permissions -rw-r--r--
#BUGFIX by cg class: EditTextView changed: #splitLinesAtCharacterOrString care for readonly

#define ScrollRt_width 8
#define ScrollRt_height 8
static unsigned char ScrollRt_bits[] = {
   0x00, 0x06, 0x1e, 0x7e, 0x7e, 0x1e, 0x06, 0x00};