Re: global notifications
Re: global notifications
- Subject: Re: global notifications
- From: Eric Schlegel <email@hidden>
- Date: Tue, 28 Jan 2003 14:29:11 -0800
On Tuesday, January 28, 2003, at 04:13 AM, Joji Mori wrote:
This has been brought up before but I believe was never resolved. What
is the way to register for Application activation/deactivation
notifications? It seems you can't use the systemwideUIelement
(spelling) to register for a notification of this sort.
How do we go about doing this?
In addition to using the accessibility API, you can also use the Carbon
event kEventAppFrontSwitched, at least in a Carbon app. I'm not sure if
that works in a Cocoa app.
-eric
_______________________________________________
accessibility-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/accessibility-dev
Do not post admin requests to the list. They will be ignored.