projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fixed bug in wxStreamBuffer::Read(wxStreamBuffer *) and improved its documentation...
[wxWidgets.git]
/
wxPython
/
demo
/
Grid_MegaExample.py
diff --git
a/wxPython/demo/Grid_MegaExample.py
b/wxPython/demo/Grid_MegaExample.py
index acb41434f18e80b6201db699338e678be07bf0cb..1350637992e13c8762e23fc184a3d25abf7aa68f 100644
(file)
--- a/
wxPython/demo/Grid_MegaExample.py
+++ b/
wxPython/demo/Grid_MegaExample.py
@@
-198,8
+198,8
@@
class MegaImageRenderer(Grid.PyGridCellRenderer):
self.table = table
self._choices = [images.getSmilesBitmap,
images.getMondrianBitmap,
- images.get
_10s_
Bitmap,
-
images.get_01c_Bitmap
]
+ images.get
WXPdemo
Bitmap,
+ ]
self.colSize = None
self.rowSize = None