Re: Login item not hidden
Re: Login item not hidden
- Subject: Re: Login item not hidden
- From: Jens Alfke <email@hidden>
- Date: Tue, 07 Jun 2011 15:21:39 -0700
On Jun 7, 2011, at 3:13 PM, Leonardo wrote:
> I add my app to the login items list. I mark the hidden check-box.
> I re-login, my app gets properly launched but it clearly appears on the
> screen, not hidden at all. What do I miss?
Are you making any call at launch time that would activate the app?
For example, calling [NSApp activateIgnoringOtherApps:YES] in your -applicationDidFinishLaunching: method. If so, take this out.
—Jens
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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