iRage Posted September 20, 2005 Posted September 20, 2005 (edited) Description: I have a script that opens a new window. What I want to do is lock the new window until an action has taken place. As it stands the new window opens on top, but you can select the window behind it. There has got to be a way to lock a window. thanks in advance irage Edited September 20, 2005 by Guest edited becasue of the move
mr_vodka Posted September 20, 2005 Posted September 20, 2005 after opening a new windw you can use the pause script indefinately. Then you can resume the script when the user selects a new button etc.
sbg2 Posted September 20, 2005 Posted September 20, 2005 You may also want to use the Allow User Abort script step so a user can not close out the pop-up window. This does not stop the user from closing the whole FM application though.
iRage Posted September 20, 2005 Author Posted September 20, 2005 That did it. I don't know why I didn't think of that. thanks!
Recommended Posts
This topic is 7006 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now