Hi I have a custom view inside a status item. I performed a drag and drop, and it all works, but when dragging from the dock stack, all the drag and drop methods are called, except for -performDragOperation: and prepareForDragOperation:
-performDragOperation:
prepareForDragOperation:
Is draggingEnded being dragged: a call? If so, just call him.
I know the problem from NSStatusItem. There is a problem