Apple Developer Connection
Member Login Log In | Not a Member? Contact ADC

< Previous PageNext Page > Hide TOC

Accessibility and the Carbon Framework

The Mac OS X accessibility architecture defines the model that applications follow to make themselves accessible to assistive applications and technologies. The model is not tied to any one application framework, so each framework is free to implement accessibility support in the most natural and efficient way.

This chapter describes how the Carbon framework implements accessibility for Carbon applications in Mac OS X. If your application uses only standard HIObject objects and subclasses to implement its user interface, you should skim this chapter for background information before you read “Making a Standard Carbon Application Accessible.”

If you implement some custom subclasses of HIObject or if your application is based on a custom application framework (such as PowerPlant), you should read this chapter to enhance your understanding of the Carbon accessibility implementation. Then, you should read “Making a Semistandard Carbon Application Accessible” or “Making a Custom Carbon Application Accessible” to learn how to access-enable your application.

If you’re unfamiliar with the Mac OS X accessibility model or you’re unsure why your application should be accessible, read Accessibility Overview for an introduction to accessibility in Mac OS X.

Contents:

Accessibility Objects in Carbon
Accessibility Carbon Events
Accessibility Notifications
Key Modifiers and VoiceOver




< Previous PageNext Page > Hide TOC


Last updated: 2007-02-08




Did this document help you?
Yes: Tell us what works for you.

It’s good, but: Report typos, inaccuracies, and so forth.

It wasn’t helpful: Tell us what would have helped.
Get information on Apple products.
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Copyright © 2007 Apple Inc.
All rights reserved. | Terms of use | Privacy Notice