CAPI now supports drag and drop for text and files on Windows and Cocoa.
Initiate dragging by calling
capi:drag-pane-object
. Provide a
:drop-callback
(as documented under
capi:simple-pane
) and use
capi:drop-...
functions to control dropping behavior.