I'm a new LabView user and I wrote an operator interface VI that I compiled and installed onto another computer, both the development and target computers have the same resolution 1024x768. The compiled front panel has changes to both button size and boolean text position that aren't in the original layout. Then I opened my original VI on the original computer and the layout got horribly mixed up.
I attached images to show. The "afterbuildingEXE.jpg" image is what I got on computer 2 after I built the .exe. The original layout had the boolean text "Empty" centered vertically on all gray LEDs, just like the first LED. In this image the last 3 texts are shifted up, and the 'Start Top Row' and 'Start Bottom Row' buttons were originally the same width, but the 'Start Top Row' button shrunk. Worse, I re-opened my original VI on the original computer and got original2.jpg, which is horrible. (I changed 1 variable to make the first Empty text a Remove Short text.) Notice the change in button font size, the larger "Empty" font size, and bottom row button jammed against the first green LED. HELP!