]> git.saurik.com Git - wxWidgets.git/history - wxPython/demo/BitmapFromBuffer.py
Don't free a string that is managed by wxGtkString, that's the whole _point_ of wxGtk...
[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