titanandrews
Programmer
Hi,
With the MFC App Wizard you can create a framework for your GUI application. You can choose either a SDI, MDI, or Dialog. If you choose Dialog, you can actually edit the Dialog visually with VS, i.e. add controls, labels, etc. But it seems that if you choose an MDI or SDI, you cannot edit the window visually. What I want is a CFrameWnd that I can edit like you can the CDialog. Does anyone know if this is possible to do?
many thanks,
Barry
With the MFC App Wizard you can create a framework for your GUI application. You can choose either a SDI, MDI, or Dialog. If you choose Dialog, you can actually edit the Dialog visually with VS, i.e. add controls, labels, etc. But it seems that if you choose an MDI or SDI, you cannot edit the window visually. What I want is a CFrameWnd that I can edit like you can the CDialog. Does anyone know if this is possible to do?
many thanks,
Barry