bitmaps/stepOut.xpm
author Claus Gittinger <cg@exept.de>
Wed, 26 Jul 2017 17:09:46 +0200
changeset 17600 b79f3e9c0da9
parent 1062 4a5d47338e09
permissions -rw-r--r--
#BUGFIX by cg class: ChangesBrowser ouch - trated class and meta methods the same (i.e. delete for selector deleted both) changed: #doCompressSelector (send #realClassNameOfChange: instead of #classNameOfChange:) #doDeleteClassSelectorAll (send #realClassNameOfChange: instead of #classNameOfChange:) #doDeleteClassSelectorOlder (send #realClassNameOfChange: instead of #classNameOfChange:) #silentDeleteChangesFor:selector:from:to: (send #realClassNameOfChange: instead of #classNameOfChange:)

/* XPM */
static char * stepOut [] = {
/* width height ncolors cpp [x_hot y_hot] */
"24 18 3 1 0 0",
/* colors */
".      m none  c none",
"*      m black c black",
"R      m black c red",
/* pixels */
"........................" };
"........RRRRRRRRRRRRR...",
"........RRRRRRRRRRRRR...",
"........RR.........RR...",
"........RR.........RR...",
"..****..RR..****...RR...",
"..****..RR..****...RR...",
"..**....RR....**...RR...",
"..**....RR....**.RRRRRR.",
"..**....RR....**..RRRR..",
"..**....RR....**...RR...",
"..**..........**........",
"..**..........**........",
"..**..........**........",
"..**..........**........",
"..****......****........",
"..****......****........",
"........................" };