LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to hide front panel objects behind other front panel objects

Solved!
Go to solution

Hi,

 

I need tho change an existing project and to make it simple just want to hide some front panel objects behind others. But I can't find how to put the one I wnt to the front hiding all others. So now there are some in front that should be hidden.

Is there a button or menu item "Move to front / back" like in many other programs?

 

Thanks

 

Martin

 

0 Kudos
Message 1 of 11
(4,392 Views)

Hi Martin,

 

yes, there is such a button: Look in the button menu of your FP at edit time.

 

Or read the LabVIEW help

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 11
(4,390 Views)

Hi Gerd,

 

come on, please give me a closer hint. I did look up all the menues (what do you mean with "button" menue?) and also the help. Searching for "move to front" brings up 172 pages. LV help is pretty huge.

So closer help is still welcome. How is this function called in LV or which is the menue precisely?

 

Thanks a lot

 

Martin

 

0 Kudos
Message 3 of 11
(4,381 Views)

Hi Martin,

 

what about the link I provided in my previous post? What else do you need?

 

What about the chapter "fundamentals" in the LabVIEW help?

 

Going the way "Fundamentals -> Building the FrontPanel -> How-To -> Reordering Objects" seems rather logically to me…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 11
(4,376 Views)
Solution
Accepted by Mr_M_from_G

"Button menu" isn't really the typical phrase.  Button toolbar is more appropriate.

 

Here's an image I posted in another thread I was in yeserday that shows it.

 

Message 5 of 11
(4,365 Views)

Hi RavensFan,

 

thanks a lot

 

0 Kudos
Message 6 of 11
(4,357 Views)

Sorry Gerd,

 

I missed that there was a link, so Thanks and Kudos for you

 

Martin

0 Kudos
Message 7 of 11
(4,351 Views)

Be aware that overlapping front panel objects will cause performance hits due to the way LabVIEW updates front panels.  (The overlapping objects have to be constantly redrawn.)

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 8 of 11
(4,322 Views)

Hi Bill,

 

thanks for that hint. It was also mentioned in the help page Gerd gave the link to.

What is your suggestion to do it better?

 

Thanks

 

Martin

0 Kudos
Message 9 of 11
(4,275 Views)

You can right click terminal on block diagram and select "Hide control".

Hide.png

0 Kudos
Message 10 of 11
(4,260 Views)