Re: Hiding process list app icon for GUI apps

2009-05-28 Thread Graham Cox
On 29/05/2009, at 3:28 PM, Erg Consultant wrote: I think the runtime stuff on OS X was never really ready for prime- time. LOL. That's hilarious! :) --Graham ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin reques

Re: Hiding process list app icon for GUI apps

2009-05-28 Thread Erg Consultant
. I think the runtime stuff on OS X was never really ready for prime-time. Erg From: Eric Schlegel To: Erg Consultant Cc: cocoa-dev@lists.apple.com Sent: Thursday, May 28, 2009 10:10:36 PM Subject: Re: Hiding process list app icon for GUI apps On May 28, 2009

Re: Hiding process list app icon for GUI apps

2009-05-28 Thread Eric Schlegel
On May 28, 2009, at 6:31 PM, Erg Consultant wrote: 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

Re: Hiding process list app icon for GUI apps

2009-05-28 Thread Erg Consultant
be visible. Thanks, Erg From: Peter Ammon To: Erg Consultant 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 hid

Re: Hiding process list app icon for GUI apps

2009-05-28 Thread Peter Ammon
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 preve

Hiding process list app icon for GUI apps

2009-05-28 Thread Erg Consultant
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 ___ Cocoa-dev mailing list (Cocoa-dev@li