Running NSStatusItems At Startup
Running NSStatusItems At Startup
- Subject: Running NSStatusItems At Startup
- From: Chad Jones <email@hidden>
- Date: Tue, 2 Sep 2003 13:58:28 -0700
Hi John,
but I haven't yet been able to get the Status Item to startup at login
The supported solution to your problem is to use the NSStatusItem API
from within a application (likely a background-only or UIElement
application). Once you have that process then you will need to get
your process to start automatically at login. Starting automatically
at login is done by adding yourself to the list of LoginItems.
Apple DTS is seeding a piece of sample code to developers on a
request-only basis which edits the list of LoginItems. If you would
like a copy of the sample please write to email@hidden requesting
the 'LoginItemAPI' sample. The sample works with 10.3 and is
backwards compatible to 10.0.0.
_______________________________________________
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.