projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e55c81
)
fixed typo
author
Robin Dunn
<robin@alldunn.com>
Mon, 15 Mar 2004 22:57:03 +0000
(22:57 +0000)
committer
Robin Dunn
<robin@alldunn.com>
Mon, 15 Mar 2004 22:57:03 +0000
(22:57 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26222
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
wxPython/demo/ImageAlpha.py
patch
|
blob
|
blame
|
history
diff --git
a/wxPython/demo/ImageAlpha.py
b/wxPython/demo/ImageAlpha.py
index bdce68fb8e1b00b38de0f1b2be4eca46fbd7cae3..7360fe394e5de20eb123e36f13cadee7b43d8fc6 100644
(file)
--- a/
wxPython/demo/ImageAlpha.py
+++ b/
wxPython/demo/ImageAlpha.py
@@
-54,7
+54,7
@@
overview = """<html><body>
<h2><center>Images with Alpha</center></h2>
wxMSW and wxMac now support alpha channels of supported image
-types, and will properly blend that ch
e
nnel when drawing a
+types, and will properly blend that ch
a
nnel when drawing a
bitmap. It is not supported yet on wxGTK, (if you would like to
change that please submit a patch!)