FROM : Daniel Richman
DATE : Fri Aug 01 16:28:49 2008
Correct. You need to make an agent, not a daemon.
Daniel
Geoff Beier wrote:
> On Fri, Aug 1, 2008 at 6:11 AM, Ivan C Myrvold <<email_removed>> 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_removed>)
>
> 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:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>
>
DATE : Fri Aug 01 16:28:49 2008
Correct. You need to make an agent, not a daemon.
Daniel
Geoff Beier wrote:
> On Fri, Aug 1, 2008 at 6:11 AM, Ivan C Myrvold <<email_removed>> 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_removed>)
>
> 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:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>
>
| Related mails | Author | Date |
|---|---|---|
| Ivan C Myrvold | Aug 1, 12:11 | |
| Negm-Awad Amin | Aug 1, 12:32 | |
| Ivan C Myrvold | Aug 1, 14:17 | |
| Geoff Beier | Aug 1, 14:24 | |
| Daniel Richman | Aug 1, 16:28 | |
| Jens Alfke | Aug 1, 21:28 | |
| Charles Srstka | Aug 1, 21:52 | |
| Negm-Awad Amin | Aug 2, 08:58 |






Cocoa mail archive

