NSTableView - Drag/Drop not working
NSTableView - Drag/Drop not working
- Subject: NSTableView - Drag/Drop not working
- From: GW Rodriguez <email@hidden>
- Date: Fri, 07 Oct 2011 22:25:16 -0700 (PDT)
I have gone through many different threads on this, read the docs and went over a few example projects. For some reason I cannot get reordering via drag and drop to work. I have even created a new project with only a NSTableView with one column and pasted code from a working example and it still wont work.
My guess is my error is somewhere around the registerForDraggedTypes method because I cannot even start the drag. It only start to highlight multiple selections. I dont fully understand that method and I should also note that all the example projects are document based projects and mine is not.
This has been really frustrating because it doesn't seem complex at all, and everything I've read suggest how easy it is.
Any help at all would be greatly appreciated.
GW
_______________________________________________
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