bitmaps/ScrollDn_disabled.w95.9.xpm
author Jan Vrany <jan.vrany@labware.com>
Thu, 09 Nov 2023 15:55:10 +0000
branchjv
changeset 6859 75468b4f0414
parent 1881 d733af34e1b0
permissions -rw-r--r--
`ScrollableView`: merge (some) changes from eXept ...to make it work with recent UI builder.

/* XPM */
static char *ScrollDn_disabled.w95.9_xpm[] = {
/* width height ncolors chars_per_pixel */
"9 9 3 1",
/* colors */
"a c white",
"b c #808080",
"c c none",
/* pixels */
"ccccccccc",
"ccccccccc",
"ccccccccc",
"cbbbbbbbc",
"ccbbbbbac",
"cccbbbacc",
"ccccbaccc",
"ccccacccc",
"ccccccccc",
};