Doubt in MDI application

Discussion in 'MFC' started by dathatreya, Jun 16, 2008.

  1. dathatreya

    dathatreya New Member

    Joined:
    Apr 1, 2008
    Messages:
    7
    Likes Received:
    0
    Trophy Points:
    0
    Hi all,

    I'm new to MDI application in MFC.Now I would like create an application, in which I added one menu button(i.e. next to File Edit View) in that menu button I have given one option. whenever I choose that option in newly created menu button I should get one dialog with controls.Up to now It is working properly (i.e. i'm getting dialog when i choose that option).

    Now the problem is,I want one button inside the dialog must and other controls whatever controls it may be,and whenever I press that button the controls in the dialog should disappear and new controls should appear (ex: when we start the new application in mfc we will get one dialog when we press the new button in file menu,after choosing the appropriate we press the next button then new options will come, now we press next button after choosing appropriate then new options will come ............) like that I want to know how we can mask or how we can get new controls when i press next button.

    Is it done by the new dialog when we press next button or is there any logic behind.

    Can any one give me the answer plzzzzzz
    If u not understood the question properly plz let me know.........
    Thanks in advance.
     
  2. jencas

    jencas New Member

    Joined:
    Jun 27, 2008
    Messages:
    6
    Likes Received:
    0
    Trophy Points:
    0

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice