UIElementInspector

This sample demonstrates the use of the Accessibility API introduced in Mac OS X
Download

UIElementInspector Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Apple Inc.
  • Publisher web site:
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 203KB

UIElementInspector Tags


UIElementInspector Description

EditBy This API provides an Abstraction Layer to allow accessibility applications a way to manipulate the UI of other applications, be they Carbon or Cocoa. The API is provided for use by both Carbon and Cocoa applications, although this sample demonstrates their use from a Cocoa application. In this sample, the Accessibility API is used to get information about whatever AXUIElements (widgets) are under the mouse at any given time. Information can be obtained from the AXUIElement, and actions that it has can be performed. As the mouse moves, the inSpector window displays information obtained through the new API. When you then Lock the inspector window on an element, you can dig deeper into the information provided by the API for that object, as well as trigger any actions that it might provide, in the interaction window. This sample does not demonstrate how to make a custom UI element accessible so that the Accessibility API can access it. Custom Cocoa widgets will often just inherit the right behavior from their superclass. Carbon applications will typically need to provide a little more code to serve up the right information to applications that are interested. Instead, this sample shows how to use the Accessibility API itself - to get information on other applications and UI elements on the screen, which you would need to do as an accessibility application.


UIElementInspector Related Software