sboard0599 Posted October 9, 2000 Posted October 9, 2000 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. ------------------
Chuck Posted October 9, 2000 Posted October 9, 2000 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
Recommended Posts
This topic is 9062 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