On Saturday, March 12, 2016, Jens Alfke <j...@mooseyard.com> wrote:

>
> > On Mar 12, 2016, at 3:13 PM, Scott Berry <sb356...@gmail.com
> <javascript:;>> wrote:
> >
> > Hello there,
> >
> > I am wondering if I am creating a wizard because I need to step people
> through a process of choosing from a few devices on the Mac such as a
> Victor Stream Reader which is a digital reader for the blind that uses an
> SD card and a Trekker Breeze GPS which uses and SD card, how do I go about
> creating different pages of the wizard which are blind friendly.
>
> In the past I’ve implemented wizard/assistant interfaces using an
> NSTabView, with one page per tab. I configured the view to hide the tabs,
> and wired the back/forward buttons up to the actions to go to the
> previous/next tab.


I've done this as well, and it works just fine.


>
> (I don’t know about the accessibility implications, but I assume that as a
> standard system class, NSTabView is accessible.)
>
> —Jens
> _______________________________________________
>
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com <javascript:;>)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/cocoa-dev/sevenbitstech%40gmail.com
>
> This email sent to sevenbitst...@gmail.com <javascript:;>
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to