How to retrieve UI element properties that Accessibility API does not provide ?
How to retrieve UI element properties that Accessibility API does not provide ?
- Subject: How to retrieve UI element properties that Accessibility API does not provide ?
- From: 王珺翔 <email@hidden>
- Date: Mon, 19 Dec 2011 01:43:55 +0800
I have a cocoa application running and there is a NSButton on it. From another process, I can get some properties of that Button via Accessibility APIs (i.e. by AXUIElement). Obviously, only limited properties are exposed, I can not get properties like "buttonType", "KeyEquivelant" through this way.
So, my question is, Is there any fundamental APIs on Mac that can retrieve properties of a UI element, particularly in an cross-process way.
Thanks in advance!
Best Regards!
_______________________________________________
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