News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests
NB: Posting URL's See here: Posted URL Change

Main Menu

Sources

Started by Villuy, October 15, 2024, 11:33:18 PM

Previous topic - Next topic

KetilO

Hi,

No, the feature cannot be removed. It is the behaviour of WM_MDIACTIVATE.

If it annoys you that much, here is a trick to minimize the effect of this behaviour.

1. From the Window menu select Cascade.
2. Minimize all mdi children.
3. Maximize the active mdi child.
4. Close the project.
5. Reopen the project.

KetilO