Tell them to use, or subclass, Cocoa's native date picker. That should give them all the accessibility for free. If it has to be a completely custom UI control class, though, they should look at the NSAccessibility classes and adopt the proper role, state, and so on for their custom picker. On Jul 31, 2014, at 7:08 AM, Antonio Guimaraes <freethau...@gmail.com> wrote:
> Hi all, > > I use a task management app called FireTask. Most all elements of the app are > accessible, except for a date picker where one can set deadlines for his > tasks. > > I wrote to the developer, and they are asking how they can make the app more > accessible with VoiceOver. > > I would appreciate .your suggestions where I can direct the developers so > they can effectively change this aspect of FireTask that does not work with > voiceOver. > > Best, > > Antonio > > -- > You received this message because you are subscribed to the Google Groups > "MacVisionaries" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to macvisionaries+unsubscr...@googlegroups.com. > To post to this group, send email to macvisionaries@googlegroups.com. > Visit this group at http://groups.google.com/group/macvisionaries. > For more options, visit https://groups.google.com/d/optout. -- Have a great day, Alex Hall mehg...@icloud.com -- You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To unsubscribe from this group and stop receiving emails from it, send an email to macvisionaries+unsubscr...@googlegroups.com. To post to this group, send email to macvisionaries@googlegroups.com. Visit this group at http://groups.google.com/group/macvisionaries. For more options, visit https://groups.google.com/d/optout.