ID:2116901
 
(See the best response by Super Saiyan X.)
Code:
Player
verb
Minimize()
winset(src,"Main","is-minimized=true")


Problem description:

This doesn't trigger the normal animation that occurs when you minimize a window. In Windows 10 there's a fade and scale animation of the window reducing into the task bar.

Is it possible to do this? My code simply makes the window instantly vanish.

Thank you very much.

Best response
Nope, not any way to control that within DM. Try posting a feature request for it. There's definitely a way to do it within the Windows API, so it'd be up to Lummox to implement or change that.
Try playing around with the focus values before minimizing