Re: Invoking a filter service
Re: Invoking a filter service
- Subject: Re: Invoking a filter service
- From: "Timothy J. Wood" <email@hidden>
- Date: Fri, 30 Apr 2004 10:27:15 -0700
On Friday, April 30, 2004, at 07:37 AM, Nick Zitzmann wrote:
- (void)_filterOutline:(NSPasteboard *)pboard userData:(NSString
*)userData error:(NSString **)error
That's exactly the name of the method.
If that still doesn't work, then what happens if you try doing this
without that underscore character? That's just a guess, but you never
know...
I don't think the underscore matters since I have another service
that works fine with a underscore (it's invoked via the services menu,
though).
-tim
_______________________________________________
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.