Re: wizard interface
- From: "Pete Delgado" <Peter.Delgado@xxxxxxxxx>
- Date: Fri, 10 Feb 2006 14:29:49 -0500
"Vipin [MVP]" <Vipin@xxxxxxxxxx> wrote in message
news:%23iZnx8mLGHA.604@xxxxxxxxxxxxxxxxxxxxxxx
SetWizardMode(...) member of CPropertySheet.
Do we need an article for it? :)
I believe that we do because there are some details that the documentation
doesn't mention. Unfortunately, neither does the article!
Little "gotchas" like how to code and what #defines to use for the Wizard 97
interface and how to design your wizard project so that it at least has some
semblance of OO design.
In addition, things like how to perform a long task without "hanging" the
UI, how to create reusable classes in your wizards so that you aren't
constantly recreating the same dialogs templates. How best to localize a
wizard UI, how to perform navigational "jumps" in the UI and how to handle
the little quirks in OnSetActive etc.
Certainly some of the above topics are applicable to more than just wizards,
but there are some special contexts in which they are used in wizards that
it would be nice to see documented.
See? We do need an article for wizards! :)
-Pete
.
- References:
- wizard interface
- From: dotnetchic
- Re: wizard interface
- From: BobF
- Re: wizard interface
- From: Tom Serface
- Re: wizard interface
- From: Vipin [MVP]
- wizard interface
- Prev by Date: Re: dao 3.6 in visual studio 6
- Next by Date: Re: wizard interface
- Previous by thread: Re: wizard interface
- Next by thread: Re: wizard interface
- Index(es):
Relevant Pages
|