showing window without deactivating main wnd.. 
Author Message
 showing window without deactivating main wnd..

I have to display a little window (like a splash window) while a dialog
box is about to be displayed.

This works fine (with using CreateWindow and EnableWindow(FALSE) for the
main window).
The only problem is, that the main window gets deactivated while showing
the spalsh window (the captionbar changes).

What do I have to do to get the main window not deactivated?
I want, that the user can't do anything while displaying the splash, but
the window should be (of course) updated, if it has to redraw something.

Does anyone know a solution for this?
Thanks in advise

Gerhard



Tue, 14 May 2002 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. dialog based mfc app that starts without showing the main window

2. Createprocess deactivates main window

3. why I can't show my main window maximized

4. Show 2 main frame windows that content 2 different docs

5. Traybar applicaton should not show main window

6. Show 2 main frame windows that content 2 different docs

7. Help me in showing a dialog immediately when main dialog shows

8. closing the main frame window without closing the application

9. App with CDialog as main window without button on taskbar

10. Can you use MFC without a main window?

11. Making a main(frame)window without a border and caption (just white)

12. Making a main(frame)window without a border

 

 
Powered by phpBB® Forum Software