05-25-2009 03:37 AM
I've made a program on a computer with the screen resolution setting of 1440 by 900 pixels, and the front panel fits perfectly into the whole screen. Now I'm making a build and applying the program on two computers, one with higher resolution (no problem) and one with the highest possible resolution of 1024 by 768 pixels. Can I use the same program, or do I have to change the front panel in the program?
Solved! Go to Solution.
05-25-2009 03:53 AM
Labview has some futures for making automatic adjustments to different screen sizes. But well I think it does not work as good as should. Then it is the font problem. I have written about it here
http://forums.ni.com/ni/board/message?board.id=170&thread.id=384019&view=by_date_descending&page=1
All in all I think the quickest and best solution is to make a new program version for the smaller screen size. You can do that on your development PC. And include a extra ini file with the correct font sizes
05-25-2009 03:59 AM
Go to the File> VI Properties (or Ctrl+I) then from the "category" scroll down to Window Size
check the "Maintain Proportions of window for different monitor resolution"