Re: Notification of Front Process Changed ?
Re: Notification of Front Process Changed ?
- Subject: Re: Notification of Front Process Changed ?
- From: Scott Anguish <email@hidden>
- Date: Wed, 27 Aug 2003 16:23:15 -0400
Well, you could poll NSWorkspaces activeApplication, but that's also
rather bad. :-)
On Aug 27, 2003, at 2:17 PM, Hsu wrote:
I'm looking for a way to be notified when the front process changes
(note that the application I'm writing plans never to be the front
process, so I need a generalized mechanism).
I've looked through the NSWorkspace and Process Manager docs, and I
can't find anything obvious (other than polling GetFrontProcess, which
is bad).
_______________________________________________
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.