Re: Drag and drop between 2 table views
Re: Drag and drop between 2 table views
- Subject: Re: Drag and drop between 2 table views
- From: Paul Johnson <email@hidden>
- Date: Thu, 28 Oct 2010 18:26:03 -0500
Although it may be "orthogonal" and I may not have learned everything about
drag and drop, I believe my code does follow the code samples suppled my
Apple. I've also found other code samples elsewhere that agree with Apple's
and with mine. I do have a case where there is a relationship between drag
and drop and Core Data.
I could build an array with the strings I want to drag and drop and that
appears to be the proper way to implement this. So far I've found that info
on Core Data is rather sparse, especially as it pertains to sample code.
On Thu, Oct 28, 2010 at 5:47 PM, Kyle Sluder <email@hidden> wrote:
> On Thu, Oct 28, 2010 at 3:43 PM, Paul Johnson <email@hidden> wrote:
> > Sean, the sample code you refer to doesn't use Core Data. My issue is
> with
> > the use of Core Data along with drag and drop.
>
> No, your issue is that you haven't learned how to implement drag and
> drop. The fact that you're using Core Data is orthogonal.
>
> --Kyle Sluder
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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