Re: Parsing URL Schemas
Re: Parsing URL Schemas
- Subject: Re: Parsing URL Schemas
- From: Nick Zitzmann <email@hidden>
- Date: Thu, 3 Jun 2004 12:22:12 -0600
On Jun 3, 2004, at 10:51 AM, Steve Sheets wrote:
However, once this is done, how is this data passed to your
application? I can not find any documentation explaining this.
It's passed to the application through a GURL/GURL (GetURL) Apple
event, unless the event was sent from certain Microsoft applications,
in which case it will be an OURL/WWW! (OpenURL) event. To receive those
events, you can either use NSAppleEventManager, or make your
application AppleScript-able and add a command that handles the above
events. There's plenty of information on how to do both in the
archives.
Nick Zitzmann
<
http://www.chronosnet.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.