Re: How do I hide app and get notified when it unhides?
Re: How do I hide app and get notified when it unhides?
- Subject: Re: How do I hide app and get notified when it unhides?
- From: Shawn Erickson <email@hidden>
- Date: Sat, 09 Sep 2006 09:30:37 -0700
On Sep 9, 2006, at 9:19 AM, Alan Smith wrote:
I figure I can use an AppleScript to hide the app but how do I know
when it becomes "un-hidden"? NSWorkspace's notification center doesn't
have a notification for app activation/deactivation only notes for
termination/launching.
The only robust supported (non-private) API for this type of thing is
the Accessibility API.
<http://developer.apple.com/documentation/Accessibility/Conceptual/
AccessibilityMacOSX/index.html>
<http://developer.apple.com/documentation/Cocoa/Conceptual/
Accessibility/index.html>
-Shawn
_______________________________________________
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