Acting as the target of an Internet Config call
Acting as the target of an Internet Config call
- Subject: Acting as the target of an Internet Config call
- From: Jordan Matthiesen <email@hidden>
- Date: Mon, 17 Sep 2001 22:58:39 -0700
Hello All,
I'm trying to make a Cocoa application that responds to an "open URL"
call from the Internet Config API. Primarily, I'm trying to respond to
the open of a
news:// URL. So far, it looks as if there is not a method
built into the NSApplication or NSDocument objects that I can use to
easily receive the URL call. I see that internet config sends an Apple
Event to the application, but was thinking that maybe the event was
intercepted by some other object (apparently not). Doing a search of
the archives and the web didn't really help me out, so I thought I'd
check with all of you before going down the path of Apple Event
support. Is there any way, other than handling Apple Events, to respond
to the URL call? Thanks in advance!
Jordan Matthiesen
email@hidden