Re: Cocoa daemon
Re: Cocoa daemon
- Subject: Re: Cocoa daemon
- From: "Geoff Beier" <email@hidden>
- Date: Fri, 1 Aug 2008 08:24:42 -0400
On Fri, Aug 1, 2008 at 6:11 AM, Ivan C Myrvold <email@hidden> wrote:
> I have developed a daemon which is launched by launchd. It have no user
> interface, other than putting up a status menu with an icon at the status
> bar.
That counts as user interface. You can't do that from a daemon.
Display your status menu from and agent that runs in the user's
context.
http://developer.apple.com/technotes/tn2005/tn2083.html#SECDAEMONS
HTH,
Geoff
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >Cocoa daemon (From: Ivan C Myrvold <email@hidden>) |