bitmaps/ScrollLtMac.xpm
author Claus Gittinger <cg@exept.de>
Wed, 02 Feb 2011 13:29:16 +0100
changeset 4222 53a2a6433f59
parent 1517 bce92900f46d
permissions -rw-r--r--
changed: #addLabelledField:label:adjust:tabable:from:to:separateAtX:nameAs:foregroundColor:

/* XPM */
static char *mac_left_xpm[] = {
/* width height ncolors chars_per_pixel */
"14 14 7 1",
/* colors */
"a c white",
"b c #555555",
"c c #aaaaaa",
"d c #cccccc",
"e c #333366",
"f c #666666",
"g c none",
/* pixels */
"aaaaaaaaaaaaab",
"addddddedddddb",
"adddddeedddddb",
"addddecedddddb",
"adddecceeeeedb",
"addecccccccedb",
"adeccccccccedb",
"adeccccccccedb",
"addecccccccedb",
"adddecceeeeedb",
"addddecedddddb",
"adddddeedddddb",
"addddddedddddb",
"fffffffffffffb",
};