Re: What Is setAccessibilityLabelUIElements Supposed to Do?
Re: What Is setAccessibilityLabelUIElements Supposed to Do?
- Subject: Re: What Is setAccessibilityLabelUIElements Supposed to Do?
- From: James Lee via Accessibility-dev <email@hidden>
- Date: Tue, 5 May 2020 09:45:11 -0400
Thanks Bill for the info.
I agree the old documentation has great information.
From there, I found labelUIElements in nsaccessibility attributes.
https://developer.apple.com/documentation/appkit/nsaccessibility/attribute
Is setAccessibilityLabelUIElements a new way of setting that attribute?
At least the attribute page says "The elements that represent the
slider's labels (NSArray)." From the description it's not clear how to
use it for the slider, but at least now I know it's about slider.
Whereas the new documentation has no explanation at all.
https://developer.apple.com/documentation/appkit/nsaccessibilityprotocol/other_accessor_methods
It's too bad developers have to hunt down information from the old
documentation.
JL
On 5/5/2020 7:50 AM, Bill Cheeseman wrote:
This archived documentation is still extremely useful -- it shouldn't have been
archived:
https://developer.apple.com/library/archive/documentation/Accessibility/Conceptual/AccessibilityMacOSX/EnhancingtheAccessibilityofStandardAppKitControls.html
Bill Cheeseman
On May 5, 2020, at 7:21 AM, James Lee via Accessibility-dev
<email@hidden> wrote:
Hi All,
Could someone clarify what setAccessibilityLabelUIElements does?
https://developer.apple.com/documentation/appkit/nsaccessibilityprotocol/1524884-setaccessibilitylabeluielements
The documentation doesn't really say anything about it.
I thought it would set its label from another NSView like how
setAccessibilityTitleUIElement sets its title from another NSView.
https://developer.apple.com/documentation/appkit/nsaccessibilityprotocol/1535605-setaccessibilitytitleuielement
Thanks,
JL
_______________________________________________
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
_______________________________________________
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