Drag and drop between 2 table views
Drag and drop between 2 table views
- Subject: Drag and drop between 2 table views
- From: Paul Johnson <email@hidden>
- Date: Mon, 25 Oct 2010 12:55:32 -0500
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?
_______________________________________________
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