]> git.saurik.com Git - wxWidgets.git/history - wxPython/demo/BitmapFromBuffer.py
allow the UTF8 build to treat C locale as UTF8, too, it's a 7bit subset of it, so...
[wxWidgets.git] / wxPython / demo / BitmapFromBuffer.py
2006-08-30  Robin Dunnsome efficiency tweaks
2006-08-27  Robin DunnAdd raw bitmap access sample to the demo
2006-08-23  Robin DunnAdd BitmapFromBuffer demo