Andrea's patch (plus some changes of my own) to add icons and other

features to the demo's main frame.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@45897 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2007-05-08 20:36:58 +00:00
parent bd33fd3e22
commit 04b3d5e844
30 changed files with 1567 additions and 123 deletions

View File

@@ -1,7 +1,7 @@
#----------------------------------------------------------------------
# This file was generated by encode_bitmaps.py
#
from wx import ImageFromStream, BitmapFromImage
from wx import ImageFromStream, BitmapFromImage, EmptyIcon
import cStringIO