I need Drag and Drop help
I need Drag and Drop help
- Subject: I need Drag and Drop help
- From: "Roger O'Brien" <email@hidden>
- Date: Wed, 13 Jun 2001 14:20:24 -0400
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?
And / Or to be able to get the path directly without all that funky URL
stuff.
Like when the user drops somthing, is there a way to get an NSString
which represents the path? All help is welcome and appreciated. Thanks
guys for being such a large help!
_______________________________________________
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.