Modeless dialog boxes in MDI app 
Author Message
 Modeless dialog boxes in MDI app

I am developing an MDI app in VC++ with MFC's:
I am trying to call a modeless dialog box from the menu on an MDI. I have
added a public constructor and create function to the dialog class, but
where and how do I call the constructor and create function to make the
dialog appear on the MDI ( I have tried this on the CMainFrame.cpp file,
but does not work)

Thanks



Mon, 09 Apr 2001 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Modeless Dlg Box in a MDI App?

2. Modeless dialogs in MDI app

3. Modeless Dialog Box in MDI

4. Best place to store modeless dialog pointers in a MDI app

5. modeless dialogs in MDI app

6. Modeless dialog box together with modal dialog box

7. Create modeless dialog box in console app

8. Create modeless dialog box in console app

9. Dialog box pop-up - SDI vs. MDI apps

10. Dialog box pop-ups - SDI vs. MDI apps

11. How to remove certain doc types from the file|new dialog box in MDI apps

12. MDI app w/ modal-less dialog box (inter-view communication)

 

 
Powered by phpBB® Forum Software