Re: NSFilePromisePboardType
Re: NSFilePromisePboardType
- Subject: Re: NSFilePromisePboardType
- From: Nick Zitzmann <email@hidden>
- Date: Tue, 14 Dec 2004 18:43:10 -0700
On Dec 14, 2004, at 6:23 PM, Fredrik Olsson wrote:
1. Finder do not not accept drops at all, that goes for other targets
as well that should accepts simple string drops.
2. namesOfPromisedFilesDroppedAtDestination: i never invoked.
Is there sample code anywhere where NSFilePromisePboardType is used?
Not that I'm aware of. Are you trying to set a pasteboard to use the
NSFilePromisePboardType as one of its declared types? If so, that won't
work; you _must_ use the -dragPromisedFilesOfTypes:... method provided
by NSView to initiate a file-promise drag. I hope you're not using a
table view as a drag source...
Can you show us what you're trying to do?
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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