]> git.saurik.com Git - wxWidgets.git/commit
Images can now be embedded in Python source files.
authorRobin Dunn <robin@alldunn.com>
Mon, 9 Apr 2001 21:14:03 +0000 (21:14 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 9 Apr 2001 21:14:03 +0000 (21:14 +0000)
commitfbcadfca9c05a38f2aaf0a3f6090f4afcb666819
tree87e29e992e418c0823cdca0da563ade2b3a2a11a
parent96bfd05319f9e393843e84ca5274d85ff248bad4
Images can now be embedded in Python source files.
Added tools to do the embedding.
Added Constructors/methods where needed.
Updated the demo to use mostly embedded images.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9694 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/src/gtk/gdi.cpp
wxPython/src/gtk/gdi.py
wxPython/src/gtk/image.cpp
wxPython/src/gtk/image.py