Forum Discussion
Liu_Bo
Jan 06, 2020Copper Contributor
MTR console minimized when there's another winForm application on the top of all windows
Hi there,
Currently I'm investigating an interesting "issue" that I met when using MTR. I'm trying to implement a plugin for MTR and it will display some information on MTR console on the main screent and the meeting window on the second screen. The funny thing is that when the information is shown, the MTR console or the meeting window is minimized automatically. However, there's no instruction from my code.
So I'm not sure if there's any code guideline for this behavior or this is an expected behavior?
1 Reply
- DeletedHi,
It’s not really supported to add an app that tries to overlay a UI on the console, so I think you will run into issues.
What are you looking to achieve?