Re: Daemon application with System Preferences Pane
Re: Daemon application with System Preferences Pane
- Subject: Re: Daemon application with System Preferences Pane
- From: "Herb Petschauer" <email@hidden>
- Date: Wed, 9 Jan 2008 16:01:07 -0800
On 09/01/2008, Eric MORAND <email@hidden> wrote:
> Hi guys,
>
> I'm planning on developping a daemon app whose preferences are set in
> a system preferences pane. This is the first time I have to develop
> such a project and I don't know where to start.
>
> So, here I come !
>
> - What kind of project should I use for my daemon ? What am I supposed
> to do to create en app with no dock icon ?
> - Should I have two separated projects for the daemon and the
> preferences pane or only one, with two targets ?
> - I'd like my preferences pane to update some informations when the
> daemon is running (the way .Mac pane works) and, of course, when a
> preference is set in the pane, the daemon needs to accordingly. What
> is the best way to achieve this ? Can my daemon "communicate" with the
> pane in some way ?
>
Have you tried,
<http://developer.apple.com/documentation/MacOSX/Conceptual/BPSystemStartup/Articles/DesigningDaemons.html>?
[7th hit for the word "daemon" on developer.apple.com, similar results
for say "preference pane"]
Cheers,
-H.
_______________________________________________
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