LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Sizing 50 controls/indicators on the front panel to look similar

Solved!
Go to solution

Hello

I have 50 bollean rectangular indicators on the front panel. For some reason the sizes of few indicator are slightly different than the others. If I resize them using mouse it oversizes it. Cant think of an intuitive method to achieve this.

Any ideas!

Kind Regards

Austin

 

0 Kudos
Message 1 of 6
(2,048 Views)
Solution
Accepted by topic author K.Waris

Resize Objects -> Minimum Height and Width.  or is it Minimum Width and Height, I forget....

Message 2 of 6
(2,046 Views)

Thanks

0 Kudos
Message 3 of 6
(2,040 Views)

Austin,

 

If this is something you may use frequently, make a strict typedef of one that is sized correctly.  Then replace the others with the type def.

 

Lynn

Message 4 of 6
(2,036 Views)

Thats clever

Didnt think of that

 

Thanks

Austin

0 Kudos
Message 5 of 6
(2,032 Views)

You can also create a 1D or 2D array of indicators in which case they'll be as big and the handling might be easier ... although you cant place them as freely.

 

/Y 

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

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 6 of 6
(2,020 Views)