projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa289af
)
namespace fix
author
Robin Dunn
<robin@alldunn.com>
Thu, 13 Jan 2005 20:45:17 +0000
(20:45 +0000)
committer
Robin Dunn
<robin@alldunn.com>
Thu, 13 Jan 2005 20:45:17 +0000
(20:45 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31337
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
wxPython/demo/GridSimple.py
patch
|
blob
|
blame
|
history
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