LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LV 8.6 looses sizing handles under decoration

This is a bug that has been present since at least LV 8 but still remains.

 

Drop a control on a front panel

Use a frame type decoration (does not matter what type) and put it around the control

Lock the decoration

Attempt to resize the control. 

 

You will be unable to get any of the sizing handles for any control that is "under" the frame. LV will still allow you to select the control and move it around, but you just can't resize it.

 

Not that there isn't a workaround (Send the frame to back) but it is an inconsistent handling of the properties based on the Z position. 

Greg Sussman
Sr Business Manager A/D/G BU
0 Kudos
Message 1 of 14
(4,486 Views)

Hi Gsussman,

 

I followed your instructions and was able to resize the frame. Can you please post your VI so that I cans ee the bug? Thanks!

 

Ipshita C.

National Instruments
Applications Engineer
Message 2 of 14
(4,462 Views)

Please re-read the description of the problem. The issue is not a problem with resizing the frame. It is a problem with resizing the control inside the frame.

 

Step 1: Drop a boolean control on your front panel

Step 2: Drop a frame decoration on the front panel and position it so that it is surrounding the control

Step 3: Lock the frame in position

Step 4: Attempt to resize the boolean control.

 

You will notice that while you can select the boolean control, move it and delete it, you can not resize it as the resizing handles do not show up.

Greg Sussman
Sr Business Manager A/D/G BU
0 Kudos
Message 3 of 14
(4,453 Views)

Hi Gsussman,

 

I can resize the control inside the frame. Some controls such as numerical controls can only be resized sideways. What version of LabView are you using?

 

Ipshita C.

National Instruments
Applications Engineer
Message 4 of 14
(4,424 Views)

Hai Ipshita,

In the message subject line, he mentioned he  was using LV8.6.

 

Thanks,

Mathan

0 Kudos
Message 5 of 14
(4,405 Views)
CAR: 43290
Greg Sussman
Sr Business Manager A/D/G BU
Message 6 of 14
(4,391 Views)

Hi Gsussman,

 

This has been fixed in LabView 8.6--I have attached two screenshots here, please have a look at them.

 

Ipshita C.

National Instruments
Applications Engineer
Download All
Message 7 of 14
(4,363 Views)

I beg to differ.  I am using LV 8.6 and I followed Gsussman's list as he as in reply #3.  I think the key part you missed is that you need to lock the frame.

 

Now I would say this might be considered expected behavior.  The button becomes a part of the frame, (?) so if you lock the frame you are essentially locking the controls that are a part of it.  But if so, I don't think you should be able to move the button around either.

 

See attached.

Message 8 of 14
(4,356 Views)

The issue is the inconsistent handling of the properties for controls behind the frame.

 

If the control is truly behind the frame then you should not have the ability to select, move or delete the control

 

OR

 

If the frame is truly "hollow" in the center, then you should be able to edit the control fully (select, move, delete, and resize) 

 

As I mentioned previously and Ravens Fan confirmed, this occurs only when the frame is locked. 

Greg Sussman
Sr Business Manager A/D/G BU
0 Kudos
Message 9 of 14
(4,349 Views)

Hi Gsussman,

 

Please post your VI so that I can run it and append the appropriate CAR. Thanks!

 

Ipshita C.

National Instruments
Applications Engineer
Message 10 of 14
(4,318 Views)