]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/framelayout/samples/bitmaps/open.xpm
Made frame layout stuff use system settings for colors, fonts
[wxWidgets.git] / utils / framelayout / samples / bitmaps / open.xpm
diff --git a/utils/framelayout/samples/bitmaps/open.xpm b/utils/framelayout/samples/bitmaps/open.xpm
new file mode 100644 (file)
index 0000000..c0def91
--- /dev/null
@@ -0,0 +1,29 @@
+/* XPM */
+static char * open_xpm[] = {
+"20 21 5 1",
+"      c None",
+"+     c #000000",
+"@     c #FFFFFF",
+"#     c #FFFF00",
+"$     c #848200",
+"                    ",
+"                    ",
+"                    ",
+"           +++      ",
+"          +   + +   ",
+"               ++   ",
+"   +++        +++   ",
+"  +@#@+++++++       ",
+"  +#@#@#@#@#+       ",
+"  +@#@#@#@#@+       ",
+"  +#@#@++++++++++   ",
+"  +@#@+$$$$$$$$$+   ",
+"  +#@+$$$$$$$$$+    ",
+"  +@+$$$$$$$$$+     ",
+"  ++$$$$$$$$$+      ",
+"  +++++++++++       ",
+"                    ",
+"                    ",
+"                    ",
+"                    ",
+"                    "};