October 9, 200025 yr I am trying to create a button, that when activated, will pop up a window on the screen with info from another database. I want the info to be hidden when not wanted. My problem is figuring out if it can be done. ------------------
October 9, 200025 yr quote: Originally posted by sboard0599: I am trying to create a button, that when activated, will pop up a window on the screen with info from another database. I want the info to be hidden when not wanted. My problem is figuring out if it can be done. It can be done. You can bring a hidden file to the front by running a script in that file uses a Go To Layout or anything else like that. When you're done with the file, have a button that runs a script that has a line for Toggle Window [ Hide ]. Chuck
Create an account or sign in to comment