On Nov 23, 2009, at 1:04 pm, Jens Alfke wrote:

>>   [url pasteboardPropertyListForType:(NSString *)kUTTypeURL]
> 
> But that still only writes a single NSURL, right? How do you write multiple 
> using that API?
> 
On Mac OS X v10.6 and later, you can write multiple items to a pasteboard, so 
you simply write as many URLs as you want.

<http://developer.apple.com/mac/library/documentation/Cocoa/Conceptual/PasteboardGuide106/Articles/pbConcepts.html#//apple_ref/doc/uid/TP40008101>

mmalc
_______________________________________________

Cocoa-dev mailing list ([email protected])

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to