bitmaps/ui_submenu_open.xpm
author Claus Gittinger <cg@exept.de>
Fri, 11 Feb 2000 14:31:09 +0100
changeset 1347 c4046d0b638e
parent 242 3d2caf5bf279
permissions -rw-r--r--
care for multiSelect into a non-list; must make certain that #value: into model sends a change message (i.e. create a copy of the list), since valueHolder does nothing if same object is stored again.

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