Re: Modal Dialog and Drag & Drop in a NSTableView
Re: Modal Dialog and Drag & Drop in a NSTableView
- Subject: Re: Modal Dialog and Drag & Drop in a NSTableView
- From: Stéphane Sudre <email@hidden>
- Date: Wed, 15 Jun 2005 22:17:54 +0200
On mercredi, juin 15, 2005, at 08:25 PM, James Bucanek wrote:
Stéphane Sudre wrote on Wednesday, June 15, 2005:
The delegate of the NSTableView is set to the appropriate controller.
The controller has the appropriate acceptDrop and validateDrop
methods.
My understanding is that these methods should be implemented by your
data model, not your delegate (unless they are one in the same, of
course).
data source = delegate in this case.
_______________________________________________
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