RE: NSWorkspace launchedApplications
RE: NSWorkspace launchedApplications
- Subject: RE: NSWorkspace launchedApplications
- From: "Christopher Hickman" <email@hidden>
- Date: Thu, 30 Mar 2006 11:41:05 -0500
You could always implement this in a category method of NSWorkspace to
return an array of pids or something:
http://developer.apple.com/qa/qa2001/qa1123.html
-----Original Message-----
From: cocoa-dev-bounces+tophu=email@hidden
[mailto:cocoa-dev-bounces+tophu=email@hidden] On Behalf Of John
Stiles
Sent: Wednesday, March 29, 2006 1:09 PM
To: email@hidden
Cc: Cocoa Cocoa-Dev
Subject: Re: NSWorkspace launchedApplications
On Mar 29, 2006, at 9:07 AM, Finlay Dobbie wrote:
> On 29/03/06, Sean McBride <email@hidden> wrote:
>> On 2006-03-28 15:26, John Stiles said:
>>
>>> "launchedApplications" is great, but it only shows user-level
>>> applications, not processes.
>>> Is there an equivalent which also lists LSUIElement apps, command
>>> line tools, etc?
>>
>> I ran into the same thing, and found that none of the Cocoa
>> process-type
>> APIs consider LSUIElement apps. Carbon Process Manager was my
>> workaround also.
>
> http://bugreport.apple.com/ :-)
>
> The Cocoa process API seems to me to just be a poor shim atop the
> Process Manager, anyway.
Nah... I have enough enhancement requests filed anyway. I'd rather
they work on some of my other bugs than add more Process Manager-like
stuff to Cocoa. Just wanted to make sure I wasn't missing anything
obvious.
_______________________________________________
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
_______________________________________________
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