Added demo of creating a custom Grid Editor
authorRobin Dunn <robin@alldunn.com>
Sat, 4 Nov 2000 07:38:17 +0000 (07:38 +0000)
committerRobin Dunn <robin@alldunn.com>
Sat, 4 Nov 2000 07:38:17 +0000 (07:38 +0000)
commit83625579234e2dfd760c7380d267f0f0c1e53be6
tree27b9cb033fc55e2b44fdbf8d2b8a3a3bad7f70a2
parentdbbb98cd9e9e4cf5f67e5232bedf88ddd4f3bd5f
Added demo of creating a custom Grid Editor

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8681 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/demo/GridCustEditor.py [new file with mode: 0644]
wxPython/demo/wxGrid.py