projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
removed IsShown guards, allowing now for manipulation of hidden toolbars
[wxWidgets.git]
/
wxPython
/
demo
/
GridHugeTable.py
diff --git
a/wxPython/demo/GridHugeTable.py
b/wxPython/demo/GridHugeTable.py
index 078af65beea4cf6d28143c4947c1e00ee7f6d308..e0fe1e415f222e41f8d61663cfd60f6a9f7ae2e8 100644
(file)
--- a/
wxPython/demo/GridHugeTable.py
+++ b/
wxPython/demo/GridHugeTable.py
@@
-1,7
+1,3
@@
-# 11/6/2003 - Jeff Grimmett (grimmtooth@softhome.net)
-#
-# o Updated for wx namespace
-#
import wx
import wx.grid as gridlib