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 17:43:50 -0500
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.
On Thu, Oct 28, 2010 at 4:34 PM, Sean McBride <email@hidden>wrote:
> On Mon, 25 Oct 2010 12:55:32 -0500, Paul Johnson said:
>
> >I have two table views and I want to drag and drop from one to the other.
> >
> >
> >I'm using Core Data and Bindings, and the
> >
> >
> >I'm able to select items in the source table and I'm copying an index set
> >listing indexes of the selected items to the pasteboard.
> >
> >
> >I haven't been able to drop the selected items on the destination table
> >view.
> >
> >
> >I have two array controllers, one for each table view.
> >
> >
> >What is the correct way for the destination array controller to access an
> >item in the source table view?
>
> Have you worked through this example:?
>
> <http://developer.apple.com/library/mac/#samplecode/DragNDropOutlineView/
> Introduction/Intro.html>
>
> --
> ____________________________________________________________
> Sean McBride, B. Eng email@hidden
> Rogue Research www.rogue-research.com
> Mac Software Developer Montréal, Québec, Canada
>
>
>
_______________________________________________
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