bitmaps/ui_submenulink.xpm
author Claus Gittinger <cg@exept.de>
Thu, 31 Oct 2019 13:40:45 +0100
changeset 3803 34ea88ec4dc4
parent 241 a25ec67f5370
permissions -rw-r--r--
#FEATURE by exept class: ShowMeHowItWorks class definition added: #findApplication:ifMultiple: #popApplication #pushApplication: #selectComponent: comment/format in: #application: changed: #select: #showing:saying:do:

/* 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....",
	"....................",
};