Added OnDragOver returning wxDragCopy so text can be dropped from IE 6.
authorRobin Dunn <robin@alldunn.com>
Tue, 22 Jan 2002 20:18:42 +0000 (20:18 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 22 Jan 2002 20:18:42 +0000 (20:18 +0000)
commite00a2cc77a3717764b6a31b25c9362c99f5502f0
tree055c3e1c650da8abdd70d8097121a8a866ce20de
parentb040e242e708939264a00c742045e831d7fd8daf
Added OnDragOver returning wxDragCopy so text can be dropped from IE 6.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13750 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/demo/DragAndDrop.py