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...
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden