I have an app winth one window and one panel, attached to this window.
steps: 1.deactivate my app (app opened, but without the focus) 2.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?