• 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: Ryan Stevens <email@hidden>
  • Date: Sun, 14 Jul 2002 08:34:08 -0700

On Sunday, July 14, 2002, at 03:14 AM, Finlay Dobbie wrote:

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

In a wizard, when user finishes the setting in step 1, user click "next" and then perform other operation in step 2. But the UI widgets in the wizard window must be redrawn when user click "next". And the widgets in step 1 should be cached somewhere.

That means, I have to redraw the contents of the window for step 2 programmatically. Am I correct?

You can just have multiple views and switch them programmatically, like how System Preferences.app does ;-)



Or, if you're really going for a "wizard" you could use a tabless tabview - easily created in IB.
_______________________________________________
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: 
 >Re: make a step-by-step wizard (From: Finlay Dobbie <email@hidden>)

  • Prev by Date: Re: IBOutlets and savePanels
  • Next by Date: Re: Weird problem with documents
  • Previous by thread: Re: make a step-by-step wizard
  • Next by thread: [ANN] Cocoa Classes for Accessing PostgreSQL Databases
  • Index(es):
    • Date
    • Thread