registering a service provider object
registering a service provider object
- Subject: registering a service provider object
- From: Saratchandra Kongara <email@hidden>
- Date: Mon, 14 Apr 2003 21:00:35 -0400
Hello,
I am trying out services in Mac OS X. The services supported by the
application do show up in the services menu and it works fine when the
application is already running. But when the application is not running
and I select the service, the application is launched but the service
handler is never called.
I am using [NSApp setServicesProvider:self] in the
applicationDidFinishLaunching method to register the service provider
object. Any help is appreciated. Thanks.
Regards
Sarat
_______________________________________________
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.