|
-
Dec 18th, 2002, 09:09 AM
#1
Thread Starter
Addicted Member
Inserting MFC dialogs into MFC dialogs..?
Right, I have an MFC class derived from the CDialog class. I then have loads more of them. Is there a way to insert these other dialogs into the main dialog class?
If you don't know what I mean, I'm trying to create a GUI that has several stages. I want to place the dialog referring to the current stage into the main dialog so that it can be used.
For example, take a Wizard type GUI, when you press Next (or whatever) you are taken to the next page. Now, if that next page is a different dialog placed on top of the main dialog, then this would be approximately the same as what I want.
Hope you understand and can help.
Thanks
HD
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|