dialog can not be closed when I close sdi main window 
Author Message
 dialog can not be closed when I close sdi main window

I have a sdi program, db click on it will open a
dialogA,on dialogA , Ctrl+f will open a find sub
dialogB,on dialogB , when something not be found , it will
open a message dialogC, this time when I want close the
main window of the application ,  the dialogA and dialogB
can not be closed , I think maybe they call each
other ,that is dialogA open dialogB, and dialogB call
function of dialogA, and the time of I want to close the
main window just is when it have not return . How can I do
it ?


Mon, 08 Aug 2005 04:48:53 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. PBM: Message box not displayed after main dialog box is closed in MFC dialog-based app

2. closing the main frame window without closing the application

3. close all children of main dialog window

4. Closing dialog and main window

5. main app closes while dll module closes

6. Close not to close

7. Dialog items not available after Dialog closed

8. Problem Closing UI thread dialog boxes from main app

9. Figuring out why main form window won't close

10. Correclty closing Main Window via code.

11. File save handlers while closing application main window

12. File save handlers while closing application main window

 

 
Powered by phpBB® Forum Software