I'd like to implement drag and drop behavior with "snapping" to guides
in my application. I have looked at both the NSDraggingSource and
NSDraggingDestination protocols and there seems to be no obvious way
of modifying the position of the dragged image. Do I need to make my
own transparent windo
I'd like to implement drag and drop behavior with "snapping" to guides
in my application. I have looked at both the NSDraggingSource and
NSDraggingDestination protocols and there seems to be no obvious way
of modifying the position of the dragged image. Do I need to make my
own transparent window