October 6, 201015 yr I have a script that opens a new window and pauses to wait for user input. A continue button resumes the script and closes the window. But if the user closes the window with the "X" the script remains paused on the main window. Clicking continue closes the main window. Is there a way to prevent the user from closing the window this way? Thanks in advance
Create an account or sign in to comment