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
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
