Finder and Services
Finder and Services
- Subject: Finder and Services
- From: SJB <email@hidden>
- Date: Sat, 27 Sep 2003 20:17:55 +1200 (NZST)
Hi,
I have written a cocoa app that adds a service to the
services menu, but I cannot get the Finder to execute
it. The item is available in the menu, but when I
select it nothing happens.
I have set the pasteboard type to
NSFilenamesPboardType in the plist, which seems to be
what other apps do.
To test the basic mechanism I set the service to
accept strings (NSStringPboardType) and selected the
service menu item after selecting some test in
TextEdit. The service was started and run properly. It
actually seems to work in all apps except Finder.
Does anyone have any idea what might be happening?
Thanks.
http://search.yahoo.com.au - Yahoo! Search
- Looking for more? Try the new Yahoo! Search
_______________________________________________
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.