site_archiver@lists.apple.com Delivered-To: cocoa-dev@lists.apple.com Thread-index: AcXF4jrReSxwSDHVEdq0PwANk7RXTg== Thread-topic: Background if Login Item launched User-agent: Microsoft-Entourage/11.2.0.050811 on 05/09/29 20:45, Bill Patterson at billpatt@aol.com wrote:
I'm not trying to make this a "hidden" or background only application. It should appear in the Dock in all cases....I just don't want it to become active (ie, frontmost application) until the user selects the Dock icon.
In that case, maybe all you have to do is make sure your installer checks that "Hide" box when installing it installation into Login Items, and also in your code avoid sending messages like -makeKeyAndOrderFront, -activateIgnoringOtherApps, etc. _______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/site_archiver%40lists.apple... This email sent to site_archiver@lists.apple.com