Drag works.

Drop works,
  Drag'n'Drop doesn't work.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2147 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
1999-04-13 16:46:55 +00:00
parent fde7d98ecd
commit 4ba47b4019
4 changed files with 360 additions and 98 deletions

View File

@@ -94,6 +94,8 @@ public:
wxIcon m_goIcon;
wxIcon m_stopIcon;
bool m_waiting;
};
#include "gtk/gtk.h"