LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Setting background image of pane to (none) run-time

Solved!
Go to solution

I want to set the background image of a pane to (none) run-time.

 

This option is available when not running, but I am unable to find any property to support this during run-time.
I can set the background color run-time.

I can set a background image run-time.

However, once an image is selected I cannot undo that action to allow setting a background color.

The background image apparently takes precedence over any background color change I make.

 

Does anyone know if it is possible to programmatically return background image to a (none) state?

 

Thanks for any assistance,

 

James

Tech Advisor - Automation
LabVIEW 5.0 - 2020
0 Kudos
Message 1 of 3
(2,362 Views)
Solution
Accepted by topic author James@Work

What happens if you use the property and wire in an empty picture (there's a constant on the palette)?


___________________
Try to take over the world!
Message 2 of 3
(2,348 Views)

Thanks tst,

 

I was looking at the problem from the wrong direction.
Another point of view was what was required to get around my speed bump.

An empty picture works, I just need to add an option to not select any image.

 

Regards,

 

James

Tech Advisor - Automation
LabVIEW 5.0 - 2020
0 Kudos
Message 3 of 3
(2,336 Views)