I created a VI on a windows 7 machine with a monitor resolution of 1280x1024. Under the Vi Properties->Window Size, I checked the "Maintain proportions of Window for different monitor resolutions", and under VI Properties->Window Run-Time Position, I chose "Centered" for Position and "Primary" for Monitor. I built an EXE. When I start the EXE on the Labview development machine, it is centered and looks good.
I copied the EXE to my laptop with a 17" screen and resolution of 1600x900 (WIndows 8 machine). When I start the EXE on this machine, the front panel window shows up with part of it off the viewable area to the left. I am able to move it to the right to see the whole front panel.
My question is why wasn't it centered on my laptop and completely viewable like it was on the development machine? What did I forget to check in the VI properties?
Thanks,
Rick