]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/widgets/icons/notebook.xpm
Give spin button the same height as the associated text control
[wxWidgets.git] / samples / widgets / icons / notebook.xpm
index 411ea74cabcce4e3a4829d4ce3b26602e263f534..1f8ae5b2db369ef38a29379a4059617093181588 100644 (file)
@@ -1,54 +1,54 @@
-/* XPM */
-static char *notebook_xpm[] = {
-/* columns rows colors chars-per-pixel */
-"32 32 16 1",
-"  c Gray0",
-". c #808000",
-"X c #000080",
-"o c #808080",
-"O c #000000",
-"+ c #808000",
-"@ c #000080",
-"# c #c0c0c0",
-"$ c #808080",
-"% c Red",
-"& c Green",
-"* c Yellow",
-"= c Blue",
-"- c Magenta",
-"; c Cyan",
-": c Gray100",
-/* pixels */
-"################################",
-"################################",
-"################################",
-"################################",
-"################################",
-"###        #        #        ###",
-"## :::::::$ :::::::$ :::::::$ ##",
-"## :######$ :######$ :######$ ##",
-"## :######$ :######$ :######$ ##",
-"## :######$                   ##",
-"## :########################$ ##",
-"## :########################$ ##",
-"## :########################$ ##",
-"## :########################$ ##",
-"## :########################$ ##",
-"## :########################$ ##",
-"## :########################$ ##",
-"## :########################$ ##",
-"## :########################$ ##",
-"## :########################$ ##",
-"## :########################$ ##",
-"## :########################$ ##",
-"## :########################$ ##",
-"## $$$$$$$$$$$$$$$$$$$$$$$$$$ ##",
-"##                            ##",
-"################################",
-"################################",
-"################################",
-"################################",
-"################################",
-"################################",
-"################################"
-};
+/* XPM */\r
+static const char *const notebook_xpm[] = {\r
+/* columns rows colors chars-per-pixel */\r
+"32 32 16 1",\r
+"  c Gray0",\r
+". c #808000",\r
+"X c #000080",\r
+"o c #808080",\r
+"O c #000000",\r
+"+ c #808000",\r
+"@ c #000080",\r
+"# c none",\r
+"$ c #808080",\r
+"% c Red",\r
+"& c Green",\r
+"* c Yellow",\r
+"= c Blue",\r
+"- c Magenta",\r
+"; c Cyan",\r
+": c Gray100",\r
+/* pixels */\r
+"################################",\r
+"################################",\r
+"################################",\r
+"################################",\r
+"################################",\r
+"###################$$$$$$$######",\r
+"##################$:::::::$#####",\r
+"###########$$$$$$$$:::::::$#####",\r
+"##########$:::::::$:::::::$#####",\r
+"###       $:::::::$:::::::$#####",\r
+"## ::::::: :::::::$:::::::$$$$##",\r
+"## ::::::: :::::::$::::::::::$##",\r
+"## ::::::: :::::::$$$$$$$$$$:$##",\r
+"## ::::::: ::::::::::::::::$:$##",\r
+"## :::::::                :$:$##",\r
+"## :::::::::::::::::::::: :$:$##",\r
+"## :::::::::::::::::::::: :$:$##",\r
+"## :::::::::::::::::::::: :$:$##",\r
+"## :::::::::::::::::::::: :$:$##",\r
+"## :::::::::::::::::::::: :$:$##",\r
+"## :::::::::::::::::::::: :$:$##",\r
+"## :::::::::::::::::::::: :$:$##",\r
+"## :::::::::::::::::::::: :$$$##",\r
+"## :::::::::::::::::::::: :$####",\r
+"## :::::::::::::::::::::: $$####",\r
+"## :::::::::::::::::::::: ######",\r
+"##                        ######",\r
+"################################",\r
+"################################",\r
+"################################",\r
+"################################",\r
+"################################"\r
+};\r