Re: DnD and TableViews (again)
Re: DnD and TableViews (again)
- Subject: Re: DnD and TableViews (again)
- From: Scott Stevenson <email@hidden>
- Date: Mon, 13 Nov 2006 13:23:44 -0800
On Nov 13, 2006, at 12:53 PM, Adam Radestock wrote:
I have implemented the
- (BOOL)tableView:(NSTableView *)tv writeRowsWithIndexes:
(NSIndexSet *)rowIndexes toPasteboard:(NSPasteboard*)pboard
method, but how do I get the objects from my array using the
rowIndexes parameter and stick them on the Pasteboard?
For the first part:
<http://theocacao.com/document.page/66>
For the second part:
<http://developer.apple.com/documentation/Cocoa/Conceptual/TableView/
Tasks/UsingDragAndDrop.html>
- Scott
_______________________________________________
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