MFC & MDI
C / C++ / MFC
2
Posts
1
Posters
0
Views
1
Watching
-
I have MFC MDI app with number of child windows all "maximized", i.e. (max when activated) .... When single window is "restored" MDI shows rest of the windows in "restored" state.... Is there any way to alter framework to allow restored child displayed over maximized window? Thanks, Brian
-
I have MFC MDI app with number of child windows all "maximized", i.e. (max when activated) .... When single window is "restored" MDI shows rest of the windows in "restored" state.... Is there any way to alter framework to allow restored child displayed over maximized window? Thanks, Brian
It looks like Opera does just that.... Is opera MDI app?