From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Changing layer order of front panel controls

Hi, is it possible to programmatically change the layer order of front panel
controls. I want to send a control to the back on my main window through a
property node in a sub vi, is this possible??? Cheers, Tom.
0 Kudos
Message 1 of 10
(23,009 Views)
Actually, I don't think you can do this. Changing the layering requires that the VI be in edit mode, which it is not when you are running the VI.
J.R. Allen
0 Kudos
Message 2 of 10
(23,009 Views)
How can I change the layering in Edit Mode? I can't seem to find a "send to back" or "bring to front" command in any menu.
0 Kudos
Message 3 of 10
(23,009 Views)
> How can I change the layering in Edit Mode? I can't seem to find a
> "send to back" or "bring to front" command in any menu.

The revolving arrows, to the right of align and distribute in the
toolbar allow for what you want. The key equivalents are something like
ctl-j and ctl-k for moving one step and ctl-shift moves all the way.

Greg McKaskle
Message 4 of 10
(23,009 Views)

You need to hit the button that has the blue and yellow buttons on it.

 

 

For more info about this you can look here:

http://zone.ni.com/reference/en-XX/help/371361J-01/lvhowto/reordering_objects/

Message 5 of 10
(17,998 Views)
Answering an eleven year old thread?
Message 6 of 10
(17,977 Views)

Yep.  I figured if I could end up here after googling "how to change layers in labvew" others will end up here too.  Answering unfinished threads... this is my contribution to posterity.  

Message 7 of 10
(17,943 Views)

It helped me. Thanks!

Message 8 of 10
(17,042 Views)

Thanks. It helped me too.

0 Kudos
Message 9 of 10
(10,386 Views)

   To:           Chon.Mech -   Thanks for taking the time to answer. That answer was the best, even if 10 years later...   Sadly, "bring to front", which is a pretty well known concept, is not mentioned in the NI help system.

0 Kudos
Message 10 of 10
(7,075 Views)