Re: Pref Panes and IAC
Re: Pref Panes and IAC
- Subject: Re: Pref Panes and IAC
- From: "M. Uli Kusterer" <email@hidden>
- Date: Fri, 18 Jul 2003 17:57:48 +0200
At 16:57 Uhr +0200 18.07.2003, Trygve Inda wrote:
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.
PrefPanes do not get any messages like that, AFAIK. They are like a
CDEV *without* the INIT. If you want to launch your faceless
application when the user logs in, add your faceless application to
the user's "Login Items". There is source code from Apple that makes
it easy to do that. LoginItemAPI, or something like that.
I also have a snippet that makes it easy to remove your app again
(e.g. if you want a check box to turn the FBA on/off) and to detect
if it's there that builds upon this LoginItemAPI.
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
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.