LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Front Panel control size is zero and Unable to resize using property node

I am currently facing an issue where I have the front panel objects dimensions are somehow set to zero (There is no dynamic update of the object size using property node). I am unable to resize it using property node and if I change it from the right-click menu, LabVIEW crashed. Has anyone faced similar issue or know any workarounds for this? And also, how to avoid such issues. Sharing the VI with the cluster for more reference

varshinee97_0-1737535585787.png

 

0 Kudos
Message 1 of 4
(201 Views)

Hi,

 

I did not manage to resize your cluster elements, apparently they have a height of zero and it cannot be changed.

Here is a script to regenerate the entire control based on its data type:

 

raphschru_3-1737556771436.png

 

Just enter your Target VI path and the label of the control to regenerate, then execute:

raphschru_4-1737556839706.png

 

This will give you this:

raphschru_2-1737556413970.png

 

Regards,

Raphaël.

Message 2 of 4
(178 Views)

What if you select all and use the Front panels "Set width and height"?

Yamaeda_0-1737564021104.png

 

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 3 of 4
(162 Views)

@Yamaeda wrote:

What if you select all and use the Front panels "Set width and height"?

Yamaeda_0-1737564021104.png

 


cannot resize.png

 

0 Kudos
Message 4 of 4
(123 Views)