lukana Posted January 20, 2010 Posted January 20, 2010 I have a row of 12 buttons, each of which finds a set of records. When I click a button, it momentarily changes color, but I would like it to remain a different color when the particular set of records is found, so that the user knows which set is operating. I have set a conditional formatting for the button to change the color of the button and text, but am not sure which formula to apply. I figured a variable to toggle the button on and off using Abs ($$color -1), but this only applies to a single button. What I want to do is loop through the other buttons and turn them all off when the button pressed comes on. Does anyone know a script which does this?
efen Posted January 21, 2010 Posted January 21, 2010 Conditional formatting in version 8? I'm not sure exactly what you require here - you state the pressed button should change colour [on] and all the other buttons to be turned off [change colour?]. They are "off" already so don't need to be changed? Do you just want the pressed button to be a different colour?
Mark Grafton Posted January 25, 2010 Posted January 25, 2010 I'm not sure if this is the same thing, but I didn't want to start a new topic. I am creating a database, and I have designed a set of buttons with icons in the centre. I have also created an inverted set which I would like to Appear when clicked on, but only for a brief moment. Is this possible?
efen Posted January 25, 2010 Posted January 25, 2010 If they are only to appear "inverted" for a brief time then this will be done when the button is pressed without another set of icons being used. A button shows its complementary colour when pressed.
Mark Grafton Posted January 25, 2010 Posted January 25, 2010 I realise it shows a default colour when clicked. But is there anyway to reveal a different picture (inverted button). When I say "inverted" it's not really, I have a purple button with a grey icon in the centre and when pushed I have a Grey button with a purple icon to be shown. If it isn't possible I will just have to explain to the boss but I'm going on his brief. Thanks for the help.
Recommended Posts
This topic is 5416 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