bitmaps/ui_hierListChild.xpm
author Claus Gittinger <cg@exept.de>
Tue, 16 Jan 2018 22:13:19 +0100
changeset 3515 4aad29709ec7
parent 336 e0920419a12b
permissions -rw-r--r--
#OTHER by cg big refactoring: replaced all flyByHelpXXX sends and implementations by helpXXX. This should remove the confusion on where the tooltips should be stored and which methods need to be redefined. ATTENTION: May introduce temporary inconveniences until all other applications (in exept:xxx packages) are changed.

/* XPM */
static char *ui_submenulink[] = {
	"32 26 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",
	"................................",
	"................................",
	".......bbbbbbbbbbbbbbbbbb.......",
	".......bwwwwwwwwwwwwwwwwb.......",
	"bbbbbbbbwwwwwwwwwwwwwwwwb.......",
	"brrrrrrbwwwwwwwwwwwwwwwwb.......",
	"brrrrrrbwwwwwwwwwwwwwwwwb.......",
	"brrbbbbbwwwwwwwwwwwwwwwwb.......",
	"brrb...bwwwwwxxxxxxxxxxxxxxxxxxx",
	"brrb...bbbbbbxwwwwwwwwwwwwwwwwwx",
	"brrb......b..xwwwwwwwwwwwwwwwwwx",
	"brrbbbbbbbrb.xwwwwwwwwwwwwwwwwwx",
	"brrrrrrrrrrrbxwwwwwwwwwwwwwwwwwx",
	"brrrrrrrrrrrbxxxxxxxxxxxxxxxxxxx",
	"bbbbbbbbbbrb.xwwwwwwwwwwwwwwwwwx",
	"..........b..xwwwwwwwwwwwwwwwwwx",
	".............xwwwwwwwwwwwwwwwwwx",
	".......bbbbbbxwwwwwwwwwwwwwwwwwx",
	".......bwwwwwxxxxxxxxxxxxxxxxxxx",
	".......bwwwwwwwwwwwwwwb.........",
	".......bwwwwwwwwwwwwwwb.........",
	".......bwwwwwwwwwwwwwwb.........",
	".......bwwwwwwwwwwwwwwb.........",
	".......bwwwwwwwwwwwwwwb.........",
	".......bbbbbbbbbbbbbbbb.........",
	"................................",
};