I'm showing a msgbox to notify a certain state to the user, and wait until the OK button is clicked.
When the home button is pressed app goes to background/inactive, and when it is called again, the msgBox is still there --> is it possible to dismiss it programatically somehow?
If it is not possible I'll use a panel instead, but perhaps there is a quick&simple workaround.
When the home button is pressed app goes to background/inactive, and when it is called again, the msgBox is still there --> is it possible to dismiss it programatically somehow?
If it is not possible I'll use a panel instead, but perhaps there is a quick&simple workaround.