LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Different settings on screen resolution

Solved!
Go to solution

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?

0 Kudos
Message 1 of 3
(3,213 Views)

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



Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
(Sorry no Labview "brag list" so far)
0 Kudos
Message 2 of 3
(3,208 Views)
Solution
Accepted by topic author Cecilie

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"

 

 

 

Eng. Mohammed Ashraf
Certified LabVIEW Associated Developer
InnoVision Systems Founder, RF Test Development Engineer
www.ivsystems-eg.com
0 Kudos
Message 3 of 3
(3,203 Views)