]> git.saurik.com Git - wxWidgets.git/commitdiff
Fixed icon transparency
authorJulian Smart <julian@anthemion.co.uk>
Sat, 23 Apr 2005 10:57:21 +0000 (10:57 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sat, 23 Apr 2005 10:57:21 +0000 (10:57 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33842 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

samples/treectrl/icon1.xpm
samples/treectrl/icon4.xpm

index 0263fadbaa0fd30349b410c09d836176ad029b29..5558872fd02c9bc62eefcb3e530cd1ddffe6cb33 100644 (file)
@@ -4,7 +4,7 @@ static char *icon1_xpm[] = {
 "    32    32        2            1",
 /* colors */
 ". c #000000",
-"# c #ffffff",
+"# c None",
 /* pixels */
 "################################",
 "################################",
@@ -19,7 +19,7 @@ static char *icon1_xpm[] = {
 "####..##..##..##########..######",
 "####..##..##..##########..######",
 "####..##################..######",
-"###...##################..######",
+"####..##################..######",
 "####..##..##..##..##..##..######",
 "####..##..##..##..##..##..######",
 "####..##################..######",
index f4cd561639410b66e7f518ebeaa1b1af52ea830f..06b74261a5dd34d8e8aa7b16fe31f78e9f6793ec 100644 (file)
@@ -7,7 +7,7 @@ static char *icon4_xpm[] = {
 "# c #c0c0c0",
 "a c #808080",
 "b c #ff0000",
-"c c #ffffff",
+"c c None",
 /* pixels */
 "cccccccccccccccccccccccccccccccc",
 "cccccccccccccccccccccccccccccccc",