Issues with windows priorities

Hello**,**

We are developing an application where multiple windows with cameras can be opened. However, we are encountering an issue: sometimes, when opening a new window, it does not gain focus and opens behind the others, including system applications.

Is there any solution to this?

Thank you very much.

Best regards**,**

When you are developing your own Windows application I think you are opening a Window and then put some controls from the MIP SDK in it. So basically your issue is with basic Windows and there is nothing in the MIP SDK that control what you ask.

If your scenario is different than what I assume in my answer please elaborate on what you are developing, describe the kind of Windows you are using etc.