Question

Which application of Apple does support dragging of kPasteboardTypeFileURLPromise items?

I am implementation a kPasteboardTypeFileURLPromise dragging destination and I would like to test it against a dragging source that can be trusted.

(Finder is an example for dragging destination, but I'm looking for a dragging source)

Était-ce utile?

La solution

Acorn's layer list provide kPasteboardTypeFileURLPromise. You can drag the image thumbnail out of it, and it'll do the right thing.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top