Re: Drag and Drop with NSTable and Array controllers
Re: Drag and Drop with NSTable and Array controllers
- Subject: Re: Drag and Drop with NSTable and Array controllers
- From: Stephan Cleaves <email@hidden>
- Date: Wed, 22 Nov 2006 09:07:26 -0500
That is because you still need to implement the data source methods
for drag and drop to achieve drag and drop. Chances are the code
you've seen is mostly what you need.
Stephan
On Nov 22, 2006, at 6:56 AM, Trygve Inda wrote:
I have two tables both which use separate NSArrayControllers and
bindings to
source and display their data (so no data source methods). Is there
any
modern example code to show how to implement drag and drop from one
table to
the other? I need it to be unidirectional.
All the code I am seeing is 2 years or more old before Array
Controllers
were really around.
Thanks,
Trygve
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins (at) lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden