Re: I need Drag and Drop help
Re: I need Drag and Drop help
- Subject: Re: I need Drag and Drop help
- From: "Roger O'Brien" <email@hidden>
- Date: Wed, 13 Jun 2001 19:45:11 -0400
Hey thanks! It worked woohoo! Many thanks Markus Hitter. :)
On Thursday, June 13, 2002, at 03:48 PM, Markus Hitter wrote:
Am Mittwoch den, 13. Juni 2001, um 20:20, schrieb Roger O'Brien:
Hello my fellow Cocoa programmers. In an application I am building, I
have implemented drag and drop. I am having one little problem
though. I managed to be able to get the URL of item being dropped,
but when i have the URL, it usually returns something like
"file://localhost/Users/roger/Desktop/Picture 1 For the desktop.
gif"
. Does anyone know how to convert this into a NORMAL Path String?
Have a look at NSURL's -path and -absolutePath
HTH,
Markus
- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/
_______________________________________________
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.