Modeless dialog in a dialog-based app 
Author Message
 Modeless dialog in a dialog-based app

When I open a new dialog box modelessly in my dialog based app, it is
unresponsive:  it can't be moved and the buttons don't respond, though
the controls can be updated.

The new dialog is opened in the traditional way: created on the heap,
->Create(), and eventually destroyed with ->DestroyWindow();

I've also tried opening my main dialog modelessly, and various
combinations of EnableWindow, SetFocus without success.

Any ideas?



Fri, 03 Jan 2003 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. dialog based app making modeless dialogs

2. Modeless dialog based MFC app?

3. Overlapping dialog app and modeless dialog

4. dialog within dialog based apps

5. Showing taskbar visible dialog from dialog based app

6. 2nd Dialog never appears in Dialog based app

7. Dialog-based app and modal dialog

8. HOWTO: hide dialog when a dialog-based app starts

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

10. Dialog-Based App and Main Dialog Problem

11. Destroy Dialog for Dialog based app

12. Resizing a dialog based app based on its view's size

 

 
Powered by phpBB® Forum Software