Global Drag and Drop

Hi,
I’ve redesigned the drag and drop implementation in VSTGUI 4.7. If you use this or a newer version, you can simply set the drop target of your frame instance to a custom IDropTarget object. See lib/dragging.h for more information. For older versions this is not easy and may not be possible without altering the sources of the library.

Cheers,
Arne