Newbies DEM-Proper Posted December 15, 2010 Newbies Posted December 15, 2010 A button that contains text calls a script that sets a global variable ($$MultiAssign) "True" or "False" based on the current state. I want the buttons fill color to change, based on the state of the global variable. The initial format of the button is black text with a red fill. I've set a Conditional Format Formula $$MultiAssign="True" to change the fill color to green. I have verified the state of the variable in the Debugger, however the button color does not change :! Any suggestions or advice will be sincerely appreciated. Daryl
comment Posted December 15, 2010 Posted December 15, 2010 Try refreshing the window after toggling the variable.
Newbies DEM-Proper Posted December 23, 2010 Author Newbies Posted December 23, 2010 Thank you, I'm almost embarrassed that it was that easy. I was expecting the scripting functions to automatically refresh the objects
Recommended Posts
This topic is 5082 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