NSTableView Drag and Drop ordering with Core Data
NSTableView Drag and Drop ordering with Core Data
- Subject: NSTableView Drag and Drop ordering with Core Data
- From: Jerry Brace <email@hidden>
- Date: Mon, 03 Oct 2005 11:12:40 -0200
I'm trying to code drag and drop ordering to an NSTableView which is using Core Data. I've seen a few examples of this - but they were not using Core Data. Do anyone know of a good tutorial or a code snip that might point me in the right direction.
I'm think that I'd need to add an index attribute to the entity - sort on that index - and update the index whenever a row is dragged and dropped.
Thanks,
Jerry
_______________________________________________
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