bitmaps/ui_submenulink.xpm
author Claus Gittinger <cg@exept.de>
Mon, 24 Aug 1998 13:05:14 +0200
changeset 967 c3f483120cd7
parent 241 a25ec67f5370
permissions -rw-r--r--
redraw handle areas by mapping a little view over the handles and let the expose event handle the real redraw. (this works on all systems - especially on win95)

/* XPM */
static char *ui_submenulink[] = {
	"20 20 5 1",
	". c none",
	"b c black   m black g4 black",
	"w c white   m white g4 white",
	"x c #0000FF m black g4 black",
	"r c #FF0000 m black g4 black",
	"....................",
	"....................",
	"bbbbbbbbbbbbbbbb....",
	"bwwbbbbbbbwwwwwb....",
	"bwwbrrrrrrbwwwwb....",
	"bwwbrrrrrrbwwwwb....",
	"bbbbbbbrrrbbbbbb....",
	"bwwwwwwbrrrbbbbrb...",
	"bwwwxxxbrrrrrrrrrbxx",
	"bwwwxwwwbrrrrrrrrbwx",
	"bbbbxwwwwbbbbbbrbwwx",
	"bwwwxwwwwwwwwwwbwwwx",
	"bwwwxxxxxxxxxxxxxxxx",
	"bwwwxwwwwwwwwwwwwwwx",
	"bbbbxwwwwwwwwwwwwwwx",
	"bwwwxwwwwwwwwwwwwwwx",
	"bwwwxxxxxxxxxxxxxxxx",
	"bwwwwwwwwwwwwwwb....",
	"bbbbbbbbbbbbbbbb....",
	"....................",
};