Layout managers screen connection effect
-
Hi guys, I'm designing an application with QT designer and my screen is connected via HDMI. I realized after the design when I preview the design on the screen connected via HDMI cable it looks just perfect but when I preview on the same screen size connected via VGA cable the lineEdits, labels etc does not show fully. I would like to know if the application can only run on a screen connected via HDMI cable. Any assistance would be appreciated thank you.
-
Hi guys, I'm designing an application with QT designer and my screen is connected via HDMI. I realized after the design when I preview the design on the screen connected via HDMI cable it looks just perfect but when I preview on the same screen size connected via VGA cable the lineEdits, labels etc does not show fully. I would like to know if the application can only run on a screen connected via HDMI cable. Any assistance would be appreciated thank you.
@LT-K101 said in Layout managers screen connection effect:
if the application can only run on a screen connected via HDMI cable
No, has nothing to do with HDMI.
Do you use layouts? https://doc.qt.io/qt-5/layout.html -
@LT-K101 said in Layout managers screen connection effect:
if the application can only run on a screen connected via HDMI cable
No, has nothing to do with HDMI.
Do you use layouts? https://doc.qt.io/qt-5/layout.html

