Re: How to find a process and bring it to front
Re: How to find a process and bring it to front
- Subject: Re: How to find a process and bring it to front
- From: Finlay Dobbie <email@hidden>
- Date: Sat, 27 Oct 2001 23:16:04 +0100
On Friday, October 26, 2001, at 09:24 pm, Fei Li wrote:
In Mac OS9, I can find a certain process by it's name or signature...,
and
then set it as a front process. How can I do this in cocoa?
Carbon, I think. :-)
Also I'm not sure if you can send them to the front unless you use a
private CoreGraphics function.
-- Finlay