Window.setAcceptFocus
void setAcceptFocus(bool setting) nothrowWindows may set a hint asking the desktop environment not to receive the input focus. This function sets this hint.
Parameters
setting | true to let this window receive input focus |
void setAcceptFocus(bool setting) nothrowWindows may set a hint asking the desktop environment not to receive the input focus. This function sets this hint.
setting | true to let this window receive input focus |