Monitoring the current Application
Monitoring the current Application
- Subject: Monitoring the current Application
- From: Chris Idou <email@hidden>
- Date: Thu, 24 Jul 2008 05:43:43 -0700 (PDT)
I wish to write an application that manipulates the currently active text field of whatever the current application is when the text changes. It would seem then that I need to use AXObserverCreate to get notifications. However this API requires a process ID.
This seems to imply I need to find he pid of all current processes and register them all, and somehow get notification when new applications are launched, or else I would need to find the currently active application, and get notification of when the currently active application changes to register for notifications.
Am I on the right track, and if so how do I get notifications for the active application, no matter what it might be?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Accessibility-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden