LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

T in Color Box

I am trying to create a color box to indicate pass/fail in my test.  I have created the color box and checked the allow transparent, but when I set the color to transparent I get a "T" in the box and it is not transparent.  I am probably doing something wrong that is very simple, but I can figure how to make the color box transparent for use over my Text Indicator.
 
Any ideas?
0 Kudos
Message 1 of 7
(3,036 Views)
Hi,

if you want your color box to be totally invisible, just hide it with a property node (visible => false) and show it with the color you want the rest of the time..
maybe you just can't make it transparent... Smiley Indifferent

We have two ears and one mouth so that we can listen twice as much as we speak.

Epictetus

Antoine Chalons

0 Kudos
Message 2 of 7
(3,027 Views)
I can do this, but I want to be able to read the words in the Text Indicator when I set the color box.  I just can't make the color box transparent.
0 Kudos
Message 3 of 7
(3,016 Views)
Instead of using a color box on top of your text indicator why don't you just change the background and/or foreground color of your text indicator?
0 Kudos
Message 4 of 7
(3,008 Views)
I tried that, and at one time it worked but only to put the color around the border.  Now that doesn't work at all.  It stopped working when I put the color back to grey on the start of the program.  I'll go back to that method and see if I can figure out why those properties won't work.
0 Kudos
Message 5 of 7
(2,996 Views)

Can you post your code so we can look at it?

 

- tbob

Inventor of the WORM Global
0 Kudos
Message 6 of 7
(2,986 Views)
Attached is the main code.  If you need  the associated VI's let me know.  Thanks, for the help.
0 Kudos
Message 7 of 7
(2,975 Views)