HOWTO: hide dialog when a dialog-based app starts 
Author Message
 HOWTO: hide dialog when a dialog-based app starts

A dialog-based app is asked to be started as a tray icon. So, I need the
dialog is hidden when this app starts. ShowWindow(SW_HIDE) doesn't work
in OnInitDialog(). A timer is used to walk arround this problem. Anyone
has better idea?


Sat, 27 Jul 2002 03:00:00 GMT  
 HOWTO: hide dialog when a dialog-based app starts
Have the dialog PostMessage to itself instead.


Sat, 27 Jul 2002 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. A: How to start dialog-based app hidden

2. How to Start Dialog App Hidden?

3. Can I start a dialog app initially hidden?

4. Q:How do I start a Dialog App in a HIDE state

5. hiding an mfc dialog based app

6. How to hide a messagebox before it pops up, in a dialog based app

7. Hide dialog based app on startup

8. Hiding a dialog-based app

9. How can I tell when a dialog based app gets hidden or exposed

10. Hide dialog based apps

11. Hiding a dialog based app on startup

12. Help please - Dialog-based app won't start - Acc Vio C0000005 - VC 5 - Win200

 

 
Powered by phpBB® Forum Software