]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/GridDragable.py
Use the static method instead of the global alias
[wxWidgets.git] / wxPython / demo / GridDragable.py
index b30467c209fb5af840fd4bbb6668e589c9fef0c6..8f375b8eb7124ad24dc888ac32ba44381b0ea836 100644 (file)
@@ -1,13 +1,3 @@
-# 11/6/2003 - Jeff Grimmett (grimmtooth@softhome.net)
-#
-# o Modified for V2.5
-#
-# 11/25/2003 - Jeff Grimmett (grimmtooth@softhome.net)
-#
-# o wx renamer didn't appear to 'catch' all the classes in 
-#   wx.lib.gridmovers
-# o Event binder not working properly with wx.lib.gridmovers
-#
 
 import  wx
 import  wx.grid             as  gridlib
 
 import  wx
 import  wx.grid             as  gridlib