06-23-2026 06:54 AM
Hello,
I normally when I do a program, I create a tab control of 1920x1080 so I adjust it to open in any monitor with that resolution. The problem is that when I open it in a laptop, it appears just one part because laptos have the scale of 125% instead of 100%. What should I do?
06-23-2026 08:48 AM
Set Compatibility mode on labview.exe so that it ignores windows scaling.
06-24-2026 06:16 AM
The problem with that is that I see some sizes of strings and icons changed
06-25-2026 03:45 AM
Did you change the DPI setting?
06-25-2026 04:13 AM
Yes, I changed that, but when I have a small tab control it appears streched.
Anyway, maybe I can live with that
06-25-2026 03:24 PM
Which DPI setting did you change? I'm on Windows 11, and changing the following setting resulted in there being no discernible differences between one scale setting and another. It also makes the window appear smaller compared to other windows with DPI awareness, but it's either that or the window does scale and things move around and stretch.
Saying "Thanks that fixed it" or "Thanks that answers my question" and not giving a Kudo or Marked Solution, is like telling your waiter they did a great job and not leaving a tip. Please, tip your waiters.
06-26-2026 12:57 AM
I changed the same. Maybe the problem is how I center the program or something that I don in labview. Anyway, that is my only small window and the rest are full screen, so I won't change more things.