Launching a GUI app from a daemon?
Launching a GUI app from a daemon?
- Subject: Launching a GUI app from a daemon?
- From: Steve Herman <email@hidden>
- Date: Mon, 24 Nov 2003 14:13:23 -0600
Can anyone offer any good advice or techniques for launching a GUI
application from a daemon?
The daemon is currently a C program and is not linked with any of the
Carbon/Cocoa frameworks. Are there Unix calls that would fit best for
this situation, or should I look at making the daemon link with the
Foundation framework and use NSTask... or link with Carbon and use
LaunchServices?
The daemon will need to be able to kill the GUI app at certain times
as well if that makes any difference.
--
+-------------------------------------------------------+
| Steve Herman |
| Macintosh Software Development and Support |
| Lockheed Martin Information Technology NASA-ODIN |
| 102 Research Blvd, Bldg 2 |
| Madison, AL 35758 (voice) 256 319-2869 |
|
mailto:email@hidden (fax) 256 319-2984 |
+-------------------------------------------------------+
_______________________________________________
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.