Re: NSDraggingInfo's slideDraggedImageTo
Re: NSDraggingInfo's slideDraggedImageTo
- Subject: Re: NSDraggingInfo's slideDraggedImageTo
- From: Allan Odgaard <email@hidden>
- Date: Tue, 6 Jul 2004 21:11:53 +0200
On 6. Jul 2004, at 20:46, Julian Pellico wrote:
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.
No, I even stepped through the implementation in the debugger, but
there wasn't any ;)
I filled a bug report on it <rdar://3592433> and it's *not* Closed /
Duplicate -- so either this was an oversight, or no-one besides me have
actually made it clear to Apple that we want this functionality
implemented!
I would urge everyone who needs the functionality to file a bug report
using:
http://bugreport.apple.com
_______________________________________________
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.