NSDraggingInfo's slideDraggedImageTo
NSDraggingInfo's slideDraggedImageTo
- Subject: NSDraggingInfo's slideDraggedImageTo
- From: Julian Pellico <email@hidden>
- Date: Tue, 6 Jul 2004 11:46:57 -0700
Hi all,
This question has come up a few times before, the most recent a few
months ago, but never seems to be answered, so I'll ask it again:
In the NSDraggingInfo protocol, there is a method
- (void)slideDraggedImageTo:(NSPoint)aPoint
that claims to slide a drag image. However, calling this method from
performDragOperation: seems to do nothing. Has anyone gotten this to
work? OS 10.2.8.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.