• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: getting VoiceOver to read slider absolute value
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: getting VoiceOver to read slider absolute value


  • Subject: Re: getting VoiceOver to read slider absolute value
  • From: James Dempsey <email@hidden>
  • Date: Wed, 31 Mar 2010 10:17:28 -0700

On Mar 31, 2010, at 10:06 AM, Jonah Petri wrote:

> Hello,
>
> Any hints on getting VoiceOver to read absolute slider values?  Right now, I can only convince it to read out the relative percentage of the slider indicator within the slider's range, which is unfortunately completely useless to the user in my context.
>
> Any help here would be greatly appreciated.

You should add an AXValueDescription attribute to your slider.

The best way is to make a subclass of the slider cell.

The Sketch+Accessibility example has sample code for how to do this:

http://developer.apple.com/mac/library/samplecode/Sketch+Accessibility

Look for the class SKTPixelSliderCell.  The code shows you what you would need to do.  Then, in IB, set the type of slider cell to be your custom subclass.

-James





>
> -Jonah _______________________________________________
> 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

--------------------------------------------------
James Dempsey
AppKit Engineering
Apple
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

  • Follow-Ups:
    • Re: getting VoiceOver to read slider absolute value
      • From: Jonah Petri <email@hidden>
References: 
 >getting VoiceOver to read slider absolute value (From: Jonah Petri <email@hidden>)

  • Prev by Date: getting VoiceOver to read slider absolute value
  • Next by Date: Re: getting VoiceOver to read slider absolute value
  • Previous by thread: getting VoiceOver to read slider absolute value
  • Next by thread: Re: getting VoiceOver to read slider absolute value
  • Index(es):
    • Date
    • Thread