LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Vertical alignment changes on different computers?

Greetings.
 
I've got several objects aligned on my front panel.  I've both snapped them to the
grid and aligned them with the alignment tool.  When I build an executable and
put it on a different computer, the vertical alignment of objects is way off in the
executable.
 
Any ideas on how to fix this?
 
Thanks,
ZB
0 Kudos
Message 1 of 3
(2,562 Views)
If the other computer has a different monitor resolution, try File->VI Properties->Window Size and check "Maintain proportions of window for different monitor resolutions"
0 Kudos
Message 2 of 3
(2,550 Views)
 

Have a look at the following note:

https://www.ni.com/docs/en-US/bundle/labview/page/porting-vis-among-platforms.html

especially the section about "Resolution and Font Differences". Most likely, the other computer has a different system font setting (e.g. large vs. small) and will thus interfere with the desired scaling.

0 Kudos
Message 3 of 3
(2,548 Views)