Cocoa daemon
Cocoa daemon
- Subject: Cocoa daemon
- From: Kris Kopicki <email@hidden>
- Date: Thu, 13 Nov 2003 10:47:33 +1030
Hi,
I've written a simple Cocoa app that basically listens for
NSWorkspaceWillLaunchApplicationNotification's. Is there anyway to make
such an application a daemon? NSWorkspace seems dependent on
NSApplication, and to my knowledge the only way to do a cocoa daemon is
using daemon() and NSRunLoop. I'm sure it can probably be done using
carbon, but I'm trying to avoid carbon as I'm not all that familiar
with it.
Cheers,
Kris
--------------------------------------
Kris Kopicki
Network Manager
Walford Anglican School for Girls Inc.
316 Unley Road, Hyde Park
SA 5061 Australia
Web:
http://www.walford.asn.au
Phone: 61-8-82726555
Fax: 61-8-82720313
_______________________________________________
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.