Re: Talking to the Dock
Re: Talking to the Dock
- Subject: Re: Talking to the Dock
- From: Tobias Klüpfel <email@hidden>
- Date: Tue, 29 Jul 2003 11:51:53 +0200
Hi James, hi List
I'm using process in the BSD meaning of the word, so basically I want
the same list that Activity Monitor (from Utilities) gives me.
Cheers,
Toby
On Dienstag, 29. Juli 2003, at 10:42AM, James W. Walker wrote:
On Monday, July 28, 2003, at 11:25 PM, Tobias Kl|pfel wrote:
2. Does anyone know of a Cocoa way to get a list of running
processes? Up to now, all I found is the Carbon Process Manager
functions GetNextProcess and GetProcessInformation
Depends on what you mean by "process". [[NSWorkspace sharedWorkspace]
launchedApplications] will tell you about normal application processes
(not background-only apps).
--
<http://www.jwwalker.com/>
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.