Re: how can I provide stable names for UI elements in a Cocoa application?
Re: how can I provide stable names for UI elements in a Cocoa application?
- Subject: Re: how can I provide stable names for UI elements in a Cocoa application?
- From: Mike Morton <email@hidden>
- Date: Wed, 17 Aug 2005 13:04:16 -0400
Bill --
Try setting the new "AXDescription"
accessibility attribute in IB's Accessibility pane for all your UI elements.
I’ll experiment with this, but…
The doc says the
description attribute should be localized (see <http://developer.apple.com/documentation/Accessibility/Conceptual/AccessibilityMacOSX/OSXAXModel/chapter_4_section_3.html#//apple_ref/doc/uid/TP40001078-CH208-BEIIAHFF>).
If I force it to stay in English, will we be making things difficult for users with disabilities using an otherwise localized copy of the app?
I’d be happy to use an attribute we make up for the purpose, if that’s feasible...
Thanks!
-- Mike
_______________________________________________
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