LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with Window appearance

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

0 Kudos
Message 1 of 4
(2,378 Views)

Is the screen sizes and resolutions the same?

 

Can you post screen shots?

 

Mike...


Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 2 of 4
(2,360 Views)

In the below screen shot labels are shifting towards left when i made my code to run in other computers

0 Kudos
Message 3 of 4
(2,350 Views)

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.

0 Kudos
Message 4 of 4
(2,338 Views)