Re: Better way than GetNextProcess()?
Re: Better way than GetNextProcess()?
- Subject: Re: Better way than GetNextProcess()?
- From: John Stiles <email@hidden>
- Date: Tue, 22 May 2007 14:34:34 -0700
The Process Manager is probably your best option. Unfortunately the
NSWorkspace way of handling processes is fairly dumbed down and there
are a lot of simple/important things that it can't do.
On May 22, 2007, at 2:32 PM, Kam Dahlin wrote:
Hi All,
I have a background only app that I need to be able to check to see
if it is running. I have been looking for some nice simple cocoa
calls for this, and [[NSWorkspace sharedWorkspace]
launchedApplications] looked like the way, but it doesn't show
hidden apps. In my research I have run across GetNextProcess() and
it seems to be able to do what I want. However, it is going to be
a bit more involved so before I go and make that call work I wanted
to ask here if there was a better way for getting a list of running
applications, including those that are hidden?
Regards,
Kam
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
40blizzard.com
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden