Re: Drag + Drop in Tableview using NSArrayController
Re: Drag + Drop in Tableview using NSArrayController
- Subject: Re: Drag + Drop in Tableview using NSArrayController
- From: mmalcolm crawford <email@hidden>
- Date: Tue, 16 Mar 2004 17:58:16 -0800
On Mar 16, 2004, at 5:41 PM, Francisco Tolmasky wrote:
THe documentation says that to implement dropping in nstableview you
should have your data source define
tableView:acceptDrop:row:dropOperation:. The problem is, when I use an
NSArrayController, I don't have a data source, so what exactly should I
do?
<
http://homepage.mac.com/mmalc/CocoaExamples/controllers.html>
mmalc
_______________________________________________
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.