capi:list-panel
and
capi:tree-view
can now allow items to be dragged for use with the drag and drop APIs. See the new initarg
:drag-callback
for
capi:simple-pane
.
Additionally, on Cocoa
capi:list-panel
and
capi:tree-view
can now accept objects dropped using the drag and drop APIs. See the initarg
:drop-callback
for
capi:simple-pane
.