Re: Pref Panes and IAC
Re: Pref Panes and IAC
- Subject: Re: Pref Panes and IAC
- From: Thomas Harrington <email@hidden>
- Date: Fri, 18 Jul 2003 10:56:11 -0600
On Friday, July 18, 2003, at 08:57 AM, Trygve Inda wrote:
Since my PrefPane needs to launch a faceless background app (which will
likely be Carbon), how can I do this at login time?
Do PrefPanes get a message when the user logs in, or only when they are
actually opened? It need to work like a CDEV/INIT of old.
Pref panes don't do anything until the user runs System Preferences and
clicks their icon. They don't get automatically called by anything.
If you want something to happen at login time, or boot time, it's an
entirely separate process, involving adding something to the user's
login items, or creating a startup item.
--
Tom Harrington
email@hidden
_______________________________________________
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.