projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
removed multiple duplicate copies (with subtly different behaviour) of SetStringSelec...
[wxWidgets.git]
/
wxPython
/
demo
/
GridSimple.py
diff --git
a/wxPython/demo/GridSimple.py
b/wxPython/demo/GridSimple.py
index 9a0d25bde2c16ef0704e513a38b236019160a5a0..e289ee0f55028ac904272814a504b7412d92cd95 100644
(file)
--- a/
wxPython/demo/GridSimple.py
+++ b/
wxPython/demo/GridSimple.py
@@
-57,7
+57,7
@@
class SimpleGrid(gridlib.Grid): ##, mixins.GridAutoEditMixin):
self.SetColLabelAlignment(wx.ALIGN_LEFT, wx.ALIGN_BOTTOM)
#self.SetDefaultCellOverflow(False)
- #r =
wx
GridCellAutoWrapStringRenderer()
+ #r =
gridlib.
GridCellAutoWrapStringRenderer()
#self.SetCellRenderer(9, 1, r)
# overflow cells