07-26-2010 02:21 PM
I have an array of clusters. The cluster is an integer and three strings. I need to be able to change the background color of the third string in just one row of the array. I don't think it's possible, is it? I've been trying but I don't see a way to do it. Thanks in advance.
Solved! Go to Solution.
07-26-2010 02:23 PM
It's not possible. You cannot change VI Server properties of an individual element within an array. If you change a VI Server property for something inside an array, it is applied to all array elements.
07-26-2010 02:27 PM
Aggreed!
Convert to a cluster of clusters or add a color box behind the string after setting its background transparent.
Ben
07-26-2010 02:29 PM
As a simple workaround, add a flat colorbox as an additional array element and make the respective indicator transparent. Now simply write a new color to the colorbox of the desired array element.
Array elements are not allowed to vary in properties, but for a colorbox, the color is the value, which is fine. 😉
Here is a simple example (posted here long ago). See if it makes sense. 🙂
07-26-2010 02:33 PM
Nothing better.
Seems that all the big ones are active this evening ... 😉
07-26-2010 02:46 PM
@chilly charly wrote:
Nothing better.
Seems that all the big ones are active this evening ... 😉
Silly Frog!
Snapping at the low-hanging fruit while code is syncronizing with the server is standard practice while in the office.
It is nice to see your very anoying avatar jjmping up now and then.
Ben
07-26-2010 02:59 PM
Yes, without that silly searching for links and examples, I probably would have beaten Ben by a few seconds. 😮 😄
07-26-2010 03:04 PM - edited 07-26-2010 03:06 PM
Ben a écrit :Silly Frog!Snapping at the low-hanging fruit while code is syncronizing with the server is standard practice while in the office.
Silly bear !
Don't look for excuses for wasting your time with trivial matters.
At last it's 10pm here, and my wife should be the only one to complain. In addition, I'm on vacation
Edit : I forgot ; Love you all !!!
07-27-2010 06:48 AM
A few big guns came out on this one. I'm humbled. I knew the answer but just felt a little lonely and wanted the attention.
07-27-2010 08:14 AM
@PaulG. wrote:
A few big guns came out on this one. I'm humbled. I knew the answer but just felt a little lonely and wanted the attention.
LOL!