Re: Accesibility Understanding
Re: Accesibility Understanding
- Subject: Re: Accesibility Understanding
- From: James Dempsey <email@hidden>
- Date: Fri, 4 Jan 2008 09:00:53 -0800
On Jan 4, 2008, at 1:31 AM, Sushil Tiwari wrote: Can anyone let me know the basic source code with which I can understand the concept of NSAccessibility protocol? I keep on reading the pdf's available for the same but unable to understand where to start.
The ImageMap example demonstrates the use of NSAccessibility protocol:
These articles are essentially descriptive walkthroughs of the ImageMap sample code. I'd recommend reading those articles and looking at the sample code. Enabling Accessibility in Your Cocoa Application
Adding Accessibility Support in Custom Views in Your Cocoa Application
Dicey is another code sample of making a Cocoa app accessible using the NSAccessibility protocol:
Other docs: Accessibility Overview
Accessibility Programming Guidelines for Cocoa
NSAccessibility protocol reference
-James
-------------------------------------------------- James Dempsey AppKit Engineering Apple
|
_______________________________________________
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