Is there a way to detect when an item is dropped, whether or not a shift (or ctrl or whatever) key is pressed?
Drag & drop with shift key pressed
peteblues
#3
that sounds simple enough
Is there also an easy way to change the mouse cursor when shift is pressed while dragging? Or do I need to somehow poll that with a timer?