Re: NSFilenamesPboardType
Re: NSFilenamesPboardType
- Subject: Re: NSFilenamesPboardType
- From: Greg Casey <email@hidden>
- Date: Sun, 16 Feb 2003 19:06:33 -0500
Thanks, Andreas for the pointer.
I've looked in the NSTableView.h header file to try and find out what
the exact method signature for "draggingSourceOperationMaskForLocal:"
is supposed to be, but can't find it. Any idea what type of parameter
it takes? What's the best way to find out something like this?
-gtc
On Sunday, February 16, 2003, at 05:28 PM, Andreas Mayer wrote:
Am Sonntag, 16.02.03 um 20:31 Uhr schrieb Greg Casey:
However, the Finder and other applications (like mail) do not respond
to the items being dragged or to drops. Can anyone see anything that I
might be missing here?
http://developer.apple.com/techpubs/macosx/Cocoa/TasksAndConcepts/
ProgrammingTopics/TableView/Tasks/UsingDragAndDrop.html
"To allow interapplication drags, you must subclass NSTableView and
override draggingSourceOperationMaskForLocal: to return a more
appropriate value."
bye. Andreas.
_______________________________________________
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.
-gtc
_______________________________________________
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.