NSOutlineView + NSTreeController with Core Data
NSOutlineView + NSTreeController with Core Data
- Subject: NSOutlineView + NSTreeController with Core Data
- From: "David Brennan" <email@hidden>
- Date: Wed, 1 Nov 2006 16:28:56 +0000
Hi, I'm learning Cocoa and I've hit a wall.
I'm using a NSOutlineView, I have set it's bindings to a
NSTreeController. (The NSTreeController is bound to my core data
entity with an inversed relationship "parent" – "child" ) I'm having
trouble get drag and drop to work correctly. I want to be able to
rearrange the items in the hierarchy. I also need to support dropping
files on the NSOutlineView. Is there any document or example with this
setup?
Kind Regards,
Dave
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden