문제

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)

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top