I use CustomLayoutDialog in my project and now i have mentioned, that if the dialog is opened and the home-button will be pressed, the opened layoutdialog prevents the app from calling the page_disappear sub. Is there a work around for that behavior?
I want to close the dialog, when the user presses the home-button, but it could not be in application_background because of switching from navcontrol to tabcontrol when starting the app again.
Thanks for help...
I want to close the dialog, when the user presses the home-button, but it could not be in application_background because of switching from navcontrol to tabcontrol when starting the app again.
Thanks for help...
Last edited: