05-06-2017 10:10 PM
Hi all,
I'm designing an executable for someone who doesn't have labview, and the monitor I use is very large (dank). Is there a way to display the resolution of a different monitor with a dashed box or something like that? I know how to resize my window size, but that feels clunky...
Tyvm
Solved! Go to Solution.
05-07-2017 03:34 AM
You could use a temporary decoration on your FP. You can set the size of this decoration (at the top menu bar you can find this option after selecting the decoration frame), so you will know your limits (see screenshot below). Otherwise I would just set the Window to the required size in the VI properties, and keep it during development...simple.
Just slightly related, but you might find interesting the following document (there is a pdf attached) to understand the different size parameters in LV: https://forums.ni.com/t5/UI-Interest-Group-Documents/LabVIEW-VI-Dimensional-Model/ta-p/3536231
05-07-2017 12:01 PM
You are the bomb!