Re: drag and drop with "snapping"

2009-01-15 Thread Benjamin Stiglitz
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

drag and drop with "snapping"

2009-01-14 Thread Francisco Tolmasky
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