Re: validateDrop in NSTableView never called
Re: validateDrop in NSTableView never called
- Subject: Re: validateDrop in NSTableView never called
- From: Jerry Krinock <email@hidden>
- Date: Sat, 08 Apr 2006 14:01:07 -0700
- Thread-topic: validateDrop in NSTableView never called
on 06/04/08 13:33, Tristan Jehan at email@hidden wrote:
> The first
> one (tableView:writeRowsWithIndexes:toPasteboard:) gets called just
> fine, and fills in the pasteboard before returning YES.
I'm not impressed by this fact, because
tableView:writeRowsWithIndexes:toPasteboard: is a dragging source method,
but tableView:validateDrop:proposedRow:proposedDropOperation:) is a dragging
destination method. I would say there is something wrong with your
registering for dragged types.
_______________________________________________
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