Chris Wood Posted April 17, 2001 Posted April 17, 2001 Can anyone help me with a proceedure to dynamically change, say the colour or the text on the button, when it has been selected. Help much appreciated. Chris
Ocean West Posted April 17, 2001 Posted April 17, 2001 This has been touched on elswhere on this site. In short create multiple layouts click on a button navigates you to another layout. The layouts are identical except the elements you wish to be different. Gives you the appearance that an element has been depressed. Or you can put your graphics into a global container field. You have another field as a global number, you press a button, via script set the global number field. to a value, then you have a calculation field, based upon the value in the global number will get the graphic from the global container. or one of it's repetitions.
Ocean West Posted April 17, 2001 Posted April 17, 2001 This has been touched on elswhere on this site. In short create multiple layouts click on a button navigates you to another layout. The layouts are identical except the elements you wish to be different. Gives you the appearance that an element has been depressed. Or you can put your graphics into a global container field. You have another field as a global number, you press a button, via script set the global number field. to a value, then you have a calculation field, based upon the value in the global number will get the graphic from the global container. or one of it's repetitions.
Chris Wood Posted April 18, 2001 Author Posted April 18, 2001 Thanks Stephen, I like the layout solution - it is easy and I like ease. Can one search the forum for previous answers?
Recommended Posts
This topic is 8619 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