Dialog based app minimize on startup???/ 
Author Message
 Dialog based app minimize on startup???/

I would think that your dialog template must contain a system menu and a
minimize box first then the methods you mention should work fine.
--
Hope this helps,

Keith Wipprecht
Cincinnati Componentware, Inc.
http://www.*-*-*.com/



Quote:
> i need to have a dialog based app minimize on startup.
> i have tried many things from
> overriding the Oncreate and adding style WS_MINIMIZE
> to using m_pMainWnd->ShowWindow(SW_SHOWMINIMIZED);
> any thoughts would be appreciated




Sat, 05 Jun 1999 03:00:00 GMT  
 Dialog based app minimize on startup???/

i need to have a dialog based app minimize on startup.
i have tried many things from
overriding the Oncreate and adding style WS_MINIMIZE
to using m_pMainWnd->ShowWindow(SW_SHOWMINIMIZED);
any thoughts would be appreciated



Sat, 05 Jun 1999 03:00:00 GMT  
 Dialog based app minimize on startup???/

My app does have a minimize box but not a system menu.
I need this app to run on startup and minimize like volume
control or quickres or any other such app.
Any suggestions would be appreciated



Quote:
> I would think that your dialog template must contain a system menu and a
> minimize box first then the methods you mention should work fine.
> --
> Hope this helps,

> Keith Wipprecht
> Cincinnati Componentware, Inc.
> http://home.sprynet.com/sprynet/cinncomp



> > i need to have a dialog based app minimize on startup.
> > i have tried many things from
> > overriding the Oncreate and adding style WS_MINIMIZE
> > to using m_pMainWnd->ShowWindow(SW_SHOWMINIMIZED);
> > any thoughts would be appreciated




Sun, 06 Jun 1999 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Again: minimizing dialog-based app on startup....

2. Minimizing a dialog-based application on startup...?

3. Hide dialog based app on startup

4. Question on Dialog based app startup

5. Hiding a dialog based app on startup

6. Adding a minimize button to an existing dialog based app

7. Starting a Dialog Based app minimized.

8. Dialog-based app starting minimized

9. Dialog-based app, always minimized

10. Detect when dialog-based app is minimized?

11. Q: Smart Minimize and MFC Dialog Based App

12. minimize app on startup

 

 
Powered by phpBB® Forum Software