I have an app winth one window and one panel, attached to this window.
steps:
- deactivate my app (app opened, but without the focus)
- click on a button on panel (panel is focused now, but main window is not)
How to set focus to the main window (parent window) from the panel?