LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

color boxes in labview

I'm attempting to make custom shapes using multiple color boxes. I'd
like to be able to outline the custom shapes somehow but haven't yet
found a way in labview to do so. Has anyone attempted such a task and
if so could you please pass along your method.

Thanks

Bill
0 Kudos
Message 1 of 3
(2,744 Views)
Bill,

I tried creating a custom shape and importing it as a picture into a ColorBox control, but was unsuccessful.

I would suggest, however, that you use a boolean, import a picture to all states for your overall shape, and control the color either with the state of the boolean (between two colors) or by using propert nodes to control the state colors.

Good luck
0 Kudos
Message 2 of 3
(2,744 Views)
Hi Bill,

I'm not sure that I understood your problem exactly, but take a look in the attachment (I played a little with sizes and colors controlling also the order of boxes)
0 Kudos
Message 3 of 3
(2,744 Views)