Re: Simple drag problem
Re: Simple drag problem
- Subject: Re: Simple drag problem
- From: Andy Bettis <email@hidden>
- Date: Mon, 27 Jun 2005 15:11:55 +0100
On Jun 27, 2005, at 8:57 AM, Andy Bettis wrote:
I'm trying to implement drag and drop to reorder items in an
NSTableView. The drag works fine but when I do the drop the item
always zooms back to its origin. In the debugger neither my
validateDrop or acceptDrop methods are called. The code is:
Did you call -registerForDraggedTypes: somewhere?
I believe the expression is "d'oh".
Many thanks
Rev. Andy
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden