• 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: creating an application on the Mac
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: creating an application on the Mac


  • Subject: Re: creating an application on the Mac
  • From: Jens Alfke <email@hidden>
  • Date: Sat, 12 Mar 2016 15:50:13 -0800

> On Mar 12, 2016, at 3:13 PM, Scott Berry <email@hidden> 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 don’t know about the accessibility implications, but I assume that as a standard system class, NSTabView is accessible.)

—Jens
_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:

This email sent to email@hidden


  • Follow-Ups:
    • Re: creating an application on the Mac
      • From: SevenBits <email@hidden>
References: 
 >creating an application on the Mac (From: Scott Berry <email@hidden>)

  • Prev by Date: creating an application on the Mac
  • Next by Date: Re: creating an application on the Mac
  • Previous by thread: creating an application on the Mac
  • Next by thread: Re: creating an application on the Mac
  • Index(es):
    • Date
    • Thread