Overlapping dialog app and modeless dialog 
Author Message
 Overlapping dialog app and modeless dialog

I have a dialog application that creates a modeless dialog.  I want to be
able to make the app dialog the top window, overlapping and hiding parts of
the modeless dialog.  But it never does, the modeless dialog always stays
on top.

1. I've made the modeless dialog's parent the desktop.
2. I've tried OnActivate() in both dialogs with code to call
BringWindowToTop();
3. I've tried changing the dialog styles.

Can anyone advise?

Thanks,
Phil



Mon, 10 Jul 2000 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Modeless dialog in a dialog-based app

2. dialog based app making modeless dialogs

3. Modeless dialog from dialogbar button overlapped by frame window

4. problems creating modeless overlapped dialog

5. Create modeless dialog box in console app

6. Modeless dialogs in MDI app

7. App fails when creating/showing Modeless Dialog

8. Modeless Dialog App to Static Library

9. Modeless Dialog in DLL, trying to pass calling APP as parent

10. SDI app with modeless and modal dialog z-order probs

11. Modeless dialog in a SDI app.

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

 

 
Powered by phpBB® Forum Software