Accessing carbon calls from within cocoa
Accessing carbon calls from within cocoa
- Subject: Accessing carbon calls from within cocoa
- From: "Jaime Rios" <email@hidden>
- Date: Thu, 27 Dec 2001 09:00:41 -0500
- Thread-topic: Accessing carbon calls from within cocoa
I am working on a project where I need to take a url path passed to me by the NSOpenPanel dialog box and convert that to a fsspec. Is there something in cocoa that will do this, or will I have to take the MoreFiles example from apple and mold it to my needs? Thanks in advance!
Jaime Rios