Using Accessibility API for Carbon application
Using Accessibility API for Carbon application
- Subject: Using Accessibility API for Carbon application
- From: "James Han" <email@hidden>
- Date: Fri, 13 Jun 2003 08:57:28 -0700
All,
I am trying to add Accessibility API to my Carbon application to get
information from other running applications (i.e., to get other
applications' windows attributes, etc). Initially I installed event handler
(with ApplicationEventTarget I registered kEventClassAccessibilty class
along with all Accessibility events) to listen for any notifications from
other Accessibility aware applications. With Access for assistive devices
enabled, my application still doesn't get notification from other apps (even
Universal Acess panel). I understand any Cocoa apps under OS X 10.2 should
provide default accessibility. I wonder if Accessibility API is not ready
yet for Carbon apps. By the way, I am using OS X 10.2.6 on PowerPC G4.
Any comments are appreciated.
James Han
email@hidden
_______________________________________________
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.