Hi,
We’ve been trying to apply this style to out MDI application with no success.
After setting this template to the child frame, Tile and Cascade stop to function correctly.
We created a simple MDI application using MFC wizard, and added the templates to main frame and child frame - that’s all we did...
The regenerate the bug, all you have to do is this:
1) Run the application
2) Maximize the child frame opened
3) Create a second child frame (using the File->New)
4) Try tile & cascade.
If you remove the template from the child frame, it all works fine.
I will e-mail you the test project, which is basicaly a defulat MFC MDI application with Prof-UIS added to it.
Please try and fix this for version 2.84
Thanks,
Ron.
This is how it looks:
Good tile and cascade:
Bad tile & cascade, when child frame is using CExtNCW