[Mac, 2.8.1] Drag and Drop question

Yaron Tadmor YaronT at HumanEyes.com
Wed Jun 27 11:14:35 PDT 2007


Hi,

I have a window which is a drop target for several things. Files, texts,
and my own custom data.
How would I set a proper drop target that can handle all of this?


I thought I can derive from wxDropTarget and override OnDrop and OnData,
but I don't seem to have any access to the drop source. If I'm not
mistaken my only way to create a formatter for my custom data. But then,
what time of data object do I give the drag target?

Thanx
Yaron Tadmor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wx-users/attachments/20070627/8bacab09/attachment.htm


More information about the wx-users mailing list