12-03-2009 01:00 PM
Solved! Go to Solution.
12-03-2009 01:11 PM
If you use the picture from the classic pallette you can paint the border transparent. Is that of use?
Ben
12-03-2009 01:13 PM
12-03-2009 01:15 PM
And you can do away with the border alltogether by setting the resizeable window selection to unchecked. (the border is to grab for resizing...if you don't want to resize it, the border goes away.)
Hummer1
Always changing size
12-03-2009 01:25 PM
Please define "change" so we don't waste our time guessaing at what you need.
Ben
12-03-2009 01:25 PM
12-03-2009 01:29 PM
You can make it look that way using many differnt methods.
The simplest is to make the border transparent and put a boolean behind the picture. Size the boolean so it looks like it is the border of the picture. Change the color of the boolean and you are on you way.
Ben
12-03-2009 01:33 PM
Assume I have a Vi that has a Picture Control.
I run the VI. I currently alter the size, content, and location
under program control. I just want to change the border color
from red to green, programmatically.
12-03-2009 01:38 PM
Resize and reposition both.
Ben
12-03-2009 01:50 PM
Altho this is a bit of a kludge, it might work. I cant find a Boolean control that it selt
does not have it's own border.