TonyO
2005-08-15 21:10:47 UTC
Hi,
I am using LV 7.1 and I'm trying to change the properties of individual array elements (text color & text bkgnd color). I don't think this can be done with arrays. I have over 50 elements in my array so switching to a cluster would be a mess. Basically what I am trying to do is create a FP that looks something like the Jeopardy screen. When a screen control is selected, I want to perform an action(subvi) and then change the text color & bkgnd color of the control such as green with black text when Pass or red w/ white text for Fail.
I could use a boolean array setup, but I have 4 different color schemes (Pass, Fail, N/A, untested) and haven't been able to figure this out yet.
Thanks in advance for any suggestions. I don't want to write 50+ event cases.
Tony.
I am using LV 7.1 and I'm trying to change the properties of individual array elements (text color & text bkgnd color). I don't think this can be done with arrays. I have over 50 elements in my array so switching to a cluster would be a mess. Basically what I am trying to do is create a FP that looks something like the Jeopardy screen. When a screen control is selected, I want to perform an action(subvi) and then change the text color & bkgnd color of the control such as green with black text when Pass or red w/ white text for Fail.
I could use a boolean array setup, but I have 4 different color schemes (Pass, Fail, N/A, untested) and haven't been able to figure this out yet.
Thanks in advance for any suggestions. I don't want to write 50+ event cases.
Tony.