Click here to Skip to main content
15,894,740 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Assigns a new path to a system folder through its CSIDL Pin
shangguancheng1-Jun-05 15:33
shangguancheng1-Jun-05 15:33 
GeneralParallel Port Pin
knight_master31-May-05 16:37
knight_master31-May-05 16:37 
GeneralRe: Parallel Port Pin
Toni781-Jun-05 8:21
Toni781-Jun-05 8:21 
GeneralDynamic crypting Pin
Alex Korchemniy31-May-05 15:45
Alex Korchemniy31-May-05 15:45 
GeneralRe: Dynamic crypting Pin
Ryan Binns31-May-05 18:40
Ryan Binns31-May-05 18:40 
GeneralRe: Dynamic crypting Pin
Alex Korchemniy31-May-05 18:55
Alex Korchemniy31-May-05 18:55 
GeneralRe: Dynamic crypting Pin
ThatsAlok31-May-05 19:12
ThatsAlok31-May-05 19:12 
Generaldesigning a "wizard" style dialog based app Pin
Julian Higginson31-May-05 15:34
Julian Higginson31-May-05 15:34 
hi all,

I'm currently writing an app with C++ visual studio v6.0

The application follows a few process steps, so the way I'm implementing this application requires me to make the dialog display a short series of forms.

So far, I've created a base dialog with back/next and cancel buttons, and four forms. Now, what I plan on doing, is calling xxx::create() for each form and then controlling their display with the base dialog.

It seems logical enough to me, but this is the first time I've ever done this kind of program, and it's a little disconcerting that I haven't been able to find anything in the way of examples online for creating wizard style programs?

So, does anyone know if I am doing anything particularly stupid here? or better, know of any examples online that step me through an already working example of what I want to do?

GeneralRe: designing a "wizard" style dialog based app Pin
Christian Graus31-May-05 15:39
protectorChristian Graus31-May-05 15:39 
GeneralRe: designing a "wizard" style dialog based app Pin
Julian Higginson31-May-05 17:23
Julian Higginson31-May-05 17:23 
GeneralRe: designing a "wizard" style dialog based app Pin
Christian Graus31-May-05 17:25
protectorChristian Graus31-May-05 17:25 
GeneralRe: designing a "wizard" style dialog based app Pin
Cedric Moonen31-May-05 20:39
Cedric Moonen31-May-05 20:39 
GeneralWindows service with tray icon Pin
john.angel31-May-05 15:32
john.angel31-May-05 15:32 
GeneralRe: Windows service with tray icon Pin
geo_m31-May-05 19:36
geo_m31-May-05 19:36 
GeneralRe: Windows service with tray icon Pin
ThatsAlok1-Jun-05 18:46
ThatsAlok1-Jun-05 18:46 
Generalread/write 2D array from/to binary file in C++ Pin
knapak31-May-05 15:25
knapak31-May-05 15:25 
GeneralRe: read/write 2D array from/to binary file in C++ Pin
Christian Graus31-May-05 15:34
protectorChristian Graus31-May-05 15:34 
Generalread/write 2D array from/to binary file in C++ Pin
Anonymous31-May-05 15:23
Anonymous31-May-05 15:23 
GeneralRe: read/write 2D array from/to binary file in C++ Pin
Christian Graus31-May-05 15:33
protectorChristian Graus31-May-05 15:33 
General.RC file explained Pin
john john mackey31-May-05 12:39
john john mackey31-May-05 12:39 
GeneralRe: .RC file explained Pin
Tom Archer31-May-05 12:53
Tom Archer31-May-05 12:53 
GeneralRe: .RC file explained Pin
Serge Wautier31-May-05 20:26
Serge Wautier31-May-05 20:26 
GeneralCalling script from memory Pin
Tom Archer31-May-05 11:42
Tom Archer31-May-05 11:42 
GeneralRe: Calling script from memory Pin
Toby Opferman31-May-05 14:12
Toby Opferman31-May-05 14:12 
GeneralRe: Calling script from memory Pin
Ryan Binns31-May-05 18:51
Ryan Binns31-May-05 18:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.