Scott, The developer tools are all included in the DVD if my memory serves me right, they are part of the xcode bundle unless those accessibility tools have been recently added with the latest version.
If the app uses a standard coco framework, the elements are broken down with information on whether a specific accessibility class has been plugged or not, i haven't looked too far into it but it shows all of your open applications so its good to close them all except the one you want to investigate. There is also the accessibility inspector but i'm not sure how to work it out yet. I believe it locks unto an element on a selected application and when you hit command f7 the relevant information displays in the empty text box of the dev tool. There are however no help files that come with the inspector On the other hand, here is an excerpt in the accesibility verifier's help document: Accessibility Verifier is a tool to help ensure your application will work well with the built-in accessibility features of Mac OS X. This tool provides runtime checking of an application's menus, windows, controls, and other UI elements, and reports information about accessibility data and attributes associated with those elements. Hope this helps Yuma -- You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/macvisionaries?hl=en.
