Re: Why isn't my app showing up in launched applications
Re: Why isn't my app showing up in launched applications
- Subject: Re: Why isn't my app showing up in launched applications
- From: Nick Zitzmann <email@hidden>
- Date: Fri, 24 Jun 2005 22:18:17 -0600
On Jun 24, 2005, at 9:50 PM, matt jaffa wrote:
So I think I have it partly figured out, my app has LSUIElement set to
"1" so it doesn't show up in the Doc. Well launchedApplications
doesn't like this and won't report it. But when I set it to
LSUIElement equal to "0" launchedApplications detects it. Any
workaround this?
Don't use NSWorkspace; use sysctl() to get a list of tasks running on
the computer. Check the list archives and man page for more
information on sysctl().
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden