Re: Strange service behavior.
Re: Strange service behavior.
- Subject: Re: Strange service behavior.
- From: Waqar Malik <email@hidden>
- Date: Wed, 27 Jun 2001 13:02:45 -0700
I am having other problem with services, where I setup the services and
when I select
the menu item, my application launches but it never gets the message.
I setup as server provider
- (void)applicationDidFinishLaunching:(NSNotification *)notification {
[NSApp setServicesProvider:self];
}
but the app still does not gets the message.
w.
On Wednesday, June 27, 2001, at 09:21 AM, Thierry Bucco wrote:
Hi,
I'am making a service.
I noticied a strange behaviour about service.
When I launch an application I can't use a service using its shortcut.
But when I click onto the application menu which contains services submenu,
and release it just after, I can use the service using its shortcut.
It's the same thing with all services, when I launch an application.
What is the problem ?
Thanks
Thierry
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev