Re: Simple drag problem
Re: Simple drag problem
- Subject: Re: Simple drag problem
- From: Andy Lee <email@hidden>
- Date: Mon, 27 Jun 2005 09:06:17 -0400
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?
--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