moving a dictionary in a TableView
moving a dictionary in a TableView
- Subject: moving a dictionary in a TableView
- From: April Gendill <email@hidden>
- Date: Wed, 22 Oct 2003 21:34:38 -0700
I am using an array of Dictionary objects to populate a tableview. The
tableview only has two columns and getting the information into the
view is not an issue it works great. What I cannot manage to do is
allow in table drag and drop. I don't know what I'm suppose to be doing
in the write to pasteboard.
setdata doesn't seem to work, and setpropertylist does not seem to
work either. So exactly what should I be trying to write to the
pasteboard?
April.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.