Re: dealing with NSURLPasteboardType
Re: dealing with NSURLPasteboardType
- Subject: Re: dealing with NSURLPasteboardType
- From: Hsu <email@hidden>
- Date: Mon, 13 May 2002 20:48:26 -0700
http://developer.apple.com/techpubs/macosx/Cocoa/Reference/ApplicationKit/
ObjC_classic/Classes/NSURLAdditions.html
Is a category on NSURL that will let you get NSURL* from NSPasteboard*
Karl
On Monday, May 13, 2002, at 06:49 PM, Matt Neuburg wrote:
What do I do when I'm handed an NSURLPasteboardType? I don't see how to
get
the NSURL off the pasteboard. No NSPasteboard method returns an NSURL. I
can get a property list by asking for an NSString, but that's not an
NSURL
and I don't see how to convert it to one. I can get an NSData but that's
not an NSURL either and I don't see how to convert it to one. Thx - m.
--
matt neuburg, phd = email@hidden, http://www.tidbits.com/matt
pantes gar anthropoi tou eidenai oregontai phusei
Subscribe to TidBITS! It's free and smart. http://www.tidbits.com/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
--
Programmers are busy writing the next best idiot proof software. The
universe, in the meantine, is busy making the next best idiot. The
universe is winning.
Homepage:
http://homepage.mac.com/khsu/index.html
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.