LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Background image blocks control

Solved!
Go to solution

I have a numeric control placed over a background image. Initially it worked fine. But after I reorganize the program, I found that the image blocked the control. If the control is in the border of the image, I can not change it. If the control is out of the image range, I can change it. How do I fix this? LabVIEW 8.6

 

Ryan

0 Kudos
Message 1 of 4
(2,976 Views)
Solution
Accepted by topic author RyanWu

Sounds like you just need to reorder things.  Select the control, and then select Move to Front.

untitled.PNG

 

 

Alternatively, you could select the background image and select Move to Back.

Message Edited by elset191 on 10-26-2009 04:50 PM
--
Tim Elsey
Certified LabVIEW Architect
Message 2 of 4
(2,973 Views)
The other option I would consider, if you truly want a "background" image is to add it by going to a scrollbar of the Front Panel, right-clicking and selecting Properties and choosing a image for the background.
Message Edited by Darin.K on 10-26-2009 04:56 PM
Message 3 of 4
(2,967 Views)

elset191,

    It worked. Thanks.

 

Ryan

0 Kudos
Message 4 of 4
(2,944 Views)