LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how do I make input text boxes the same size on the front pannel?

i have six 6 string control (text boxes) for say 12 chars Max. i can place text boxes on my front panel, align & label them but i can't remember how to make them the same size???
0 Kudos
Message 1 of 3
(2,715 Views)
On your front panel, select the 6 string controls.
The third button to the right of the Application Font selector is called "Resize Objects", select it.

Choose "Set Width & Height".

It will show you the current values for the string controls that you selected (at the bottom of the window). Pick the size you prefer and enter it at the top for "Width" and "Height".

Click "Apply Width" and "Apply Height" to set the values.

Since you probably want to change a single value (width), simply change that one... unless you have various heights, of course.

You may have to re-align your string controls.

-JLV-
Message 2 of 3
(2,715 Views)
Hi! I am not certain about some more sophisticated way to do it, but this 'primitive one' will still do the job:
- you completely edit one (first one) box
- simply clone the first box multiple times (by Ctrl + mouse drag, or by copy and then paste) and change their names to the ones you need (new labels)
- align the boxes
Message 3 of 3
(2,715 Views)