Re: Strings mangled on generalPasteboard
Re: Strings mangled on generalPasteboard
- Subject: Re: Strings mangled on generalPasteboard
- From: mmalc Crawford <email@hidden>
- Date: Mon, 23 Nov 2009 14:16:13 -0800
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@hidden)
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:
This email sent to email@hidden