Hi,
I guess you’re speaking of a mac app, so I’d try the NSAccessibilityNavigableStaticText
as a starting point. Conforming to that protocol should at least make VoiceOver able to read the document appropriately.
Not sure how to go for supporting the editing behavior if you need that, though.
HTH
Vincenzo
NVApple Team
Il giorno 11 lug 2016, alle ore 12:31, Tim Burgess < email@hidden> ha scritto:
Hi,
I’m trying to make a custom document accessible to VoiceOver users (I’m one myself). I found the list of 18 role protocols and inspected their details to find out which methods need to be implemented to satisfy their requirements, but could find no such documentation for the text area role. I’ve been picking away at this using trial and error, but this isn’t proving to be a very productive approach. Could anybody guide me to any such documentation, please?
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
|