Greetings,
I've been using CrossUI for about a week and it's been a great tool. I've encountered a situation where a modal object is dismissed after a few clicks outside the object. Is there a setting or method to prevent this behavior, ensuring the modal remains active until explicitly closed?
Thanks for your assistance!
Modal Object Dismissal After Clicks Outside the Object in CrossUI [SOLVED]
Modal Object Dismissal After Clicks Outside the Object in CrossUI [SOLVED]
Last edited by romain on Wed Feb 14, 2024 9:04 am, edited 1 time in total.
Re: Modal Object Dismissal After Clicks Outside the Object in CrossUI
Need a more specific description
Re: Modal Object Dismissal After Clicks Outside the Object in CrossUI [SOLVED]
Thank you for your prompt response and assistance. I'm pleased to inform you that the issue has been resolved. It was identified that there was a syntax error in one of the programming actions, which resulted in a portion of the code not being executed correctly. Consequently, the modal mode was not applied as intended, allowing clicks outside the window to dismiss it and causing it to be sent to the background.
With the error rectified, the modal behavior now functions correctly, ensuring that the modal remains active until explicitly closed.
Thanks again
With the error rectified, the modal behavior now functions correctly, ensuring that the modal remains active until explicitly closed.
Thanks again