Re: Modern way of getting the list of running applications?
Re: Modern way of getting the list of running applications?
- Subject: Re: Modern way of getting the list of running applications?
- From: Stéphane Sudre <email@hidden>
- Date: Wed, 11 Jul 2007 00:20:03 +0200
On lundi, juillet 9, 2007, at 11:28 PM, Michael Watson wrote:
1. There's nothing wrong with the Process Manager. It's actually
pretty handy, even today.
The issue I see is that it looks like CFBundleSignature is not being
used by Apple (ex: Activity Monitor) and CFBundleIdentifier seems to be
its successor. I don't have any issue with that except when I need to
check whether an application is running or not.
2. [[NSWorkspace sharedWorkspace] launchedApplications]
Thanks. I haven't noticed it. The good point is that it works with
Bundle identifier.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden