That is exactly what I want - my app is a standard Cocoa app with a few windows and a menu bar but it's used to launch other apps - so I don't want it showing up in the Command-Tab switch list, the Dock, or the Force Quit window. Mainly, I need my windows and menubar to still be visible.
Thanks, Erg ________________________________ From: Peter Ammon <pam...@apple.com> To: Erg Consultant <erg_consult...@yahoo.com> Cc: cocoa-dev@lists.apple.com Sent: Thursday, May 28, 2009 6:22:20 PM Subject: Re: Hiding process list app icon for GUI apps On May 28, 2009, at 1:57 PM, Erg Consultant wrote: > Is there a way to hide a GUI app's icon in the process/switch list as can be > done for faceless background apps? > > I've tried several of the Info.plist settings but nothing seems to do this. > > Thanks, > > Erg Hi Erg, The LSUIElement key prevents the app from appearing in the Dock or Force Quit dialog, but still allows these apps to show windows. Is that what you want? _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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 arch...@mail-archive.com