Question about System Services
Question about System Services
- Subject: Question about System Services
- From: Jason Moore <email@hidden>
- Date: Sun, 7 Apr 2002 21:00:35 -0500
Hello! I'm trying to build a System Service (the stand-alone kind that
lives in /Library/Services/ and has a .service extension instead of
.app) and while i've been able to find sufficient documentation on how
to put together the info.plist file and the needed methods, i haven't
been able to find docs on how to set up Project Builder to do this. I've
started with a 'Cocoa Application' and changed what needs to be changed
(like the .service extension). My question is, what else should i do. I
don't want the service to launch with it's own menu bar and dock icon
(if that's possible), the only UI i want is the panel that will pop up
telling the user how far along it is in processing the requested data.
Thanks for all the help!
Jason
_______________________________________________
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.