projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Better markup.
[wxWidgets.git]
/
wxPython
/
demo
/
GridDragAndDrop.py
diff --git
a/wxPython/demo/GridDragAndDrop.py
b/wxPython/demo/GridDragAndDrop.py
index ae11c7c2fd3ec618a74794dac1d0b53fcb97b678..6188e1f9f4e2aed0a2b239c6995f1f4cea600aa0 100644
(file)
--- a/
wxPython/demo/GridDragAndDrop.py
+++ b/
wxPython/demo/GridDragAndDrop.py
@@
-1,7
+1,3
@@
-# 11/6/2003 - Jeff Grimmett (grimmtooth@softhome.net)
-#
-# o Updated for wx namespace
-#
"""
Example showing how to make a grid a drop target for files.