• 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: make a step-by-step wizard
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: make a step-by-step wizard


  • Subject: Re: make a step-by-step wizard
  • From: Sherm Pendley <email@hidden>
  • Date: Sun, 14 Jul 2002 02:19:19 -0400

On Sunday, July 14, 2002, at 12:35 AM, Hok Chun So wrote:

If I want to create a wizard which guides user to do sth step-by-step, how can I do so?

I would arrange the wizard steps as panes in a NSTabView with the tabs turned off. NSTabView has a number of methods used to select the current tab.

If it fits the design of the wizard, you could even leave the tabs on, to allow random access to any wizard step.

The NSTabView's delegate can implement a method that is called to allow it to veto a switch to a given pane. Another method is called immediately after a successful switch.

sherm--
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >make a step-by-step wizard (From: Hok Chun So <email@hidden>)

  • Prev by Date: Re: NSStringEncoding troubles
  • Next by Date: [ANN] Cocoa Classes for Accessing PostgreSQL Databases
  • Previous by thread: Re: make a step-by-step wizard
  • Next by thread: Re: make a step-by-step wizard
  • Index(es):
    • Date
    • Thread