Vi Text Modification?

2004-04-20 Thread jpo
Hi I am looking for some direction in how to modify the appearance of a string indicator in my vi's front panel. I would like to remove the rectangular box that surrounds the text to make it appear as it is a just regular text on the front panel. The reason I want to do this is that I would like

Re: Vi Text Modification?

2004-04-20 Thread jpo
Thanks. That provide an answer to my question. John On Tue, 9 Mar 2004 14:18:38 -0600 (CST), Dennis Knutson <[EMAIL PROTECTED]> wrote: >The answer to your question is in my answer to the original post. If >you right click on the board with the color tool, you'll see the box >in the lower left c

Re: Vi Text Modification?

2004-03-09 Thread Dennis Knutson
The answer to your question is in my answer to the original post. If you right click on the board with the color tool, you'll see the box in the lower left corner with two different colors. One is grey and the other has a T in it? These are the foreground and background colors of the border (I don'

Re: Vi Text Modification?

2004-03-09 Thread Dennis Knutson
For all except dialog controls/indicators, use the paintbrush on the tools palette. Move the tool over the area you want to change and right click. This will pop up a color palette. In LabVIEW 7, the transparent color is in the upper right hand corner. For some borders, you might also have to hit t

Re: Vi Text Modification?

2004-03-09 Thread DD
Just change the foreground and background colors of the indicator to transparent. With the brush tool, right click on the indicator. In the pop-up, select T for transparent. If necessary, use the space bar to switch between foreground and background to change both. "jpo" <[EMAIL PROTECTED]> wro