Association with an url only while my app is running
Association with an url only while my app is running
- Subject: Association with an url only while my app is running
- From: Dominik Pich <email@hidden>
- Date: Wed, 21 Jul 2004 20:27:19 +0200
I want to take over an (existing) association for a custom protocol
e.g. (mine://) and give it back when my app terminates.
e.g.
Application app1 handles the (mine://)
now when my application app2 is started I want it to take over and
handle all calls to mine:// (e.g. by safari)
when app2 is terminated I want to give back the association to app1
Possible?
Thanks,
Dominik
I sent the message to the wrong list first :)
_______________________________________________
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.