10-12-2011 02:36 AM
I have builted my application in windows 7. I maded some front panel decorations also with help of rectangular boxs
its running correctly in windows 7 . But when i runned the same builted application in windows ( Xp 2 ) the front panel
objects like rectangular boxes are getting left shifted .
What might be the problem
10-12-2011 06:30 AM
Is the screen sizes and resolutions the same?
Can you post screen shots?
Mike...
10-12-2011 07:06 AM
In the below screen shot labels are shifting towards left when i made my code to run in other computers
10-12-2011 08:12 AM
I only see one picture, so I don't see a "before" and "after" pair to see the difference. Are you talking about a font issue? The fonts between Windows 7 and XP are different. This is a known issue (search the forum and you will see this issue with fonts has been asked many times), and it's an operating system issue, not a LabVIEW issue.If you use "Application Font" or "System Font", the text will look different between the two operating system. Select a font by name explicitly on a user interface panel.
If it's not a font issue, have you checked that the DPI settings are the same between the two computers? Sometimes people change the DPI settings to make things bigger on the screen.