Version: 1.1

Posted: 2009-07-14

Build Requirements: Xcode 3.2 or later, Mac OS X v10.6 or later

Runtime Requirements: Mac OS X v10.6 or later

View Source Code:

Download Sample Code (“Sketch+Accessibility.zip”, 286.2K)



Description

This sample builds on the Sketch sample application to demonstrate a number of accessibility techniques including:

* Use of an AccessibilityImageDescriptions.strings file

* Overriding attributes programmatically and in Interface Builder

* Creating a subclass to return a custom value description.

In addition, the example also demonstrates making a more complex custom view, the graphic view of Sketch, accessible using the layout area suite of roles and attributes introduced in Snow Leopard.

Document Revision History

Date Notes
2009-07-14Editorial