]> git.saurik.com Git - wxWidgets.git/commit
Add BitmapFromBuffer demo
authorRobin Dunn <robin@alldunn.com>
Wed, 23 Aug 2006 01:49:28 +0000 (01:49 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 23 Aug 2006 01:49:28 +0000 (01:49 +0000)
commit0dcc6f22870613bff993a26bd512c38fe29d56ba
treefacb27abbe4afc53e809d985c73a2f063e19a538
parentc7deb4ab804ff6e7fd3eda9174556164e9da766e
Add BitmapFromBuffer demo

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40763 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/demo/BitmapFromBuffer.py [new file with mode: 0644]
wxPython/demo/Main.py