bitmaps/ui_submenu_open.xpm
author ca
Thu, 28 May 1998 12:59:57 +0200
changeset 852 c24c7584abe4
parent 242 3d2caf5bf279
permissions -rw-r--r--
replace reimplememented method: drawLabelIndex:anIndex atX:textX y:yCenter through to: redrawLabelAt:x y:yTop index:anIndex

/* XPM */
static char *ui_submenu_open[] = {
	"20 20 4 1",
	". c none",
	"b c black   m black g4 black",
	"w c white   m white g4 white",
	"x c #0000FF m black g4 black",
	"....................",
	"....................",
	"bbbbbbbbbbbbbbbb....",
	"bwwwwwwwwwwwwwwb....",
	"bwwwwwwwwwwwwwwb....",
	"bwwwwwwwwwwwwwwb....",
	"bbbbbbbbbbbbbbbb....",
	"bwwwwwwwwwwwwwwb....",
	"bwwwxxxxxxxxxxxxxxxx",
	"bwwwxwwwwwwwwwwwwwwx",
	"bbbbxwwwwwwwwwwwwwwx",
	"bwwwxwwwwwwwwwwwwwwx",
	"bwwwxxxxxxxxxxxxxxxx",
	"bwwwxwwwwwwwwwwwwwwx",
	"bbbbxwwwwwwwwwwwwwwx",
	"bwwwxwwwwwwwwwwwwwwx",
	"bwwwxxxxxxxxxxxxxxxx",
	"bwwwwwwwwwwwwwwb....",
	"bbbbbbbbbbbbbbbb....",
	"....................",
};