bitmaps/ScrollDn_active.xp.xpm
author Claus Gittinger <cg@exept.de>
Tue, 05 Sep 2017 19:51:48 +0200
changeset 6207 7a5c2914e422
parent 2610 8f66aff2ef09
permissions -rw-r--r--
#BUGFIX by cg class: EditTextView comment/format in: #setCursorCol: changed: #basicDeleteCharsAtLine:fromCol:toCol: #cursorLeft #selectFromBeginOfLine #selectToEndOfLine cursor left should not remove trailing whitespace (think of backspacing after typing)

/* XPM */
static char *ScrollDn_active.xp_xpm[] = {
/* width height ncolors chars_per_pixel */
"16 16 13 1",
/* colors */
"a c black",
"b c #70A0D0",
"c c #F0F0F0",
"d c #A0B0D0",
"e c #C0D0D0",
"f c #80A0D0",
"g c #A0C0D0",
"h c #B0C0D0",
"i c #A0C0E0",
"j c #7090D0",
"k c #406080",
"l c #90B0D0",
"m c none",
/* pixels */
"mmccccccccccccmm",
"mddfffffffffjdcm",
"cdffffffffffffce",
"cfffffffffffffch",
"cfffffffffffffch",
"cfffkfffffkfffcd",
"cffkkkfffkkkffcd",
"cfffkkkfkkkfffcd",
"cffffkkkkkffffcl",
"cfffffkkkfffffcl",
"cjfffffkffffffcl",
"cjffffffffffffcl",
"cjffffffffffffcd",
"cdfffffffffffdcg",
"mcccccccccccccim",
"mmlfbjjjjbbbflmm",
};