[Pythonmac-SIG] noob question: handling protocols and files

Kevin Dangoor dangoor at gmail.com
Sat Aug 6 19:50:51 CEST 2005


Less than 5 minutes ago, I said:
> I'm testing by just doing "open <URL with my protocol>" at the
> commandline, which does bring my app to the front but does not call my
> handler method. Assuming all of the above is kosher, I'll do some more
> digging around to make sure that this is, in fact, the specific
> handler I want.

Something must not be wrong with what I'm doing there... the
LaunchServices docs specifically states that opening with a URL sends
the app a 'gurl' event, unless the URL scheme is file.

Kevin


More information about the Pythonmac-SIG mailing list