07-27-2006 02:41 AM
07-28-2006 04:31 AM
Hi Ashley,
LabVIEW can maintain its front panel window proportions relative to the resolution of your monitor. When you set the VI to maintain window proportions, the percentage of the screen the front panel window uses stays the same regardless of the user's screen resolution.
Complete the following steps to maintain front panel window proportions relative to screen resolution.
Selecting this option maintains only window proportions. To make front panel objects maintain proportions, you also must place a checkmark in the Scale all objects on front panel as the window resizes checkbox.
These settings should be maintained in the build of any Vi which you have set these properties for. You do not need to add any other files to your build for this to work as it is inherantly included.
This is the URL for the LV7.1 help page which is where I sourced the above information from:
http://zone.ni.com/reference/en-XX/help/lv/71/lvhelp/Maintaining_Window_Proport/
I hope that this helps you,
Emma Rogulska
NIUK & Ireland
07-28-2006 04:38 AM
Many thanks Emma
I will do that
Thanks again
Ash