]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/framelayout/samples/bitmaps/paste.xpm
Made frame layout stuff use system settings for colors, fonts
[wxWidgets.git] / utils / framelayout / samples / bitmaps / paste.xpm
diff --git a/utils/framelayout/samples/bitmaps/paste.xpm b/utils/framelayout/samples/bitmaps/paste.xpm
new file mode 100644 (file)
index 0000000..ce3724b
--- /dev/null
@@ -0,0 +1,31 @@
+/* XPM */
+static char * paste_xpm[] = {
+"23 21 7 1",
+"      c None",
+"+     c #000000",
+"@     c #FFFF00",
+"#     c #848284",
+"$     c #848200",
+"%     c #000084",
+"&     c #FFFFFF",
+"                       ",
+"                       ",
+"                       ",
+"         ++++          ",
+"     +++++@@+++++      ",
+"     +++++@@+++++      ",
+"    +#$#+@++@+$#$+     ",
+"    +$#+      +$#+     ",
+"    +#$++++++++#$+     ",
+"    +$#$#$#$#$#$#+     ",
+"    +#$#$#%%%%%%%+     ",
+"    +$#$#$%&&&&&%%     ",
+"    +#$#$#%&&&&&%&%    ",
+"    +$#$#$%&%%%&%%%    ",
+"    +#$#$#%&&&&&&&%    ",
+"    +$#$#$%&%%%%%&%    ",
+"     +++++%&&&&&&&%    ",
+"          %%%%%%%%%    ",
+"                       ",
+"                       ",
+"                       "};