Consider the following scenario:
You have a front panel with a fixed size and all controls are placed exactly as you want them.
Now you click a wire on the diagram and select “Create Control” or “Create Indicator”. In my experience this new control is created outside of the front panels bounds in 90% of all cases…
Now you need to resize the front panel, find the control, move it to the desired position, and resize the front panel back to its original size. And if you’re really lucky you also need to scroll around the front panel and set the origin back to its original position...
I’m aware that I could set the front panel and window bounds properties at the start of the program to set the size and origin of the FP, but that doesn’t help me much when I’m editing. I would need to start the VI once to set these properties.
Life would be so much easier if the control would just be placed in the center of the front panel…
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Available in LabVIEW NXG. All new controls and indicators on the front panel are placed in the Unplaced Items Tray. A similar approach is taken for control and indicator terminals on the block diagram.