Re: How to check whether a application is launch or not...?
Re: How to check whether a application is launch or not...?
- Subject: Re: How to check whether a application is launch or not...?
- From: Michael Ash <email@hidden>
- Date: Tue, 26 May 2009 10:35:00 -0400
On Tue, May 26, 2009 at 7:33 AM, Anshul jain
<email@hidden> wrote:
> HI All,
> At the starting of my application i am trying to find out
> whether Time machine is launched or not. I tried to use NSWorkSpace API
> launchedApplications
> but i get every application that is launched except Time
> Machine. Is there a Problem in my approach. or there is other way to do it.
NSWorkspace will not list background-only applications. Use the Carbon
Process Manager instead.
Mike
_______________________________________________
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