veselcraft / progman

A Clone of Program Manager from Windows 3.x
25 stars 3 forks source link

Minimized MDI Child #3

Open gMagnus87 opened 2 years ago

gMagnus87 commented 2 years ago

This is an issue for Windows itself, not Progman, maybe it can customize the behavior of the MDI Child instead of using the default by Windows.

I would love that the original behavior of the MDI Child could be recovered, since from W9X these become title bars when they are minimized, which not only does not coincide with the original but also makes it impossible to read the element correctly.

Marfjeh commented 2 years ago

I will have a look into this if i have some free time

gMagnus87 commented 2 years ago

Maybe this helps, at the time I tried to use it but the truth is that I am not too good at understanding how other people's code works.

https://www.codeproject.com/Tips/823842/MDI-Forms-that-Minimize-to-Icons

However, it is not complete to give that W3X appearance, it would be necessary to add the name below the icon / image to the code

Marfjeh commented 2 years ago

Yes i've actually looked into that project. there was only a issue with it but i cant remember its some time ago i've worked on this haha.