bitmaps/ScrollUp.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 *ScrollUp.xp_xpm[] = {
/* width height ncolors chars_per_pixel */
"16 16 20 1",
/* colors */
"a c #A0C0F0",
"b c black",
"c c #D0D0F0",
"d c #70A0D0",
"e c #F0F0F0",
"f c #A0B0D0",
"g c #B0C0F0",
"h c #C0D0D0",
"i c #D0E0F0",
"j c #80A0D0",
"k c #A0C0D0",
"l c #B0D0F0",
"m c #E0E0F0",
"n c #B0C0D0",
"o c #A0C0E0",
"p c #C0D0F0",
"q c #7090D0",
"r c #406080",
"s c #90B0D0",
"t c none",
/* pixels */
"tteeeeeeeeeeeett",
"tmcpggggggggaiet",
"ecpppgggggggggeh",
"epppppggggggggen",
"epppgggrggggggen",
"elpgggrrrgggggef",
"egpggrrrrrggggef",
"egggrrrgrrrgggef",
"eggrrrgggrrrgges",
"egggrgggggrggges",
"eagggggggggggges",
"eagggggggggggges",
"eaggggggggggggef",
"eigggggggggggiek",
"teeeeeeeeeeeeeot",
"ttsjdqqqqdddjstt",
};