Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Layout managers screen connection effect

Layout managers screen connection effect

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 3 Posters 303 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    LT-K101
    wrote on last edited by
    #1

    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.

    jsulmJ 1 Reply Last reply
    0
    • L LT-K101

      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.

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @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

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      L 1 Reply Last reply
      0
      • jsulmJ jsulm

        @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

        L Offline
        L Offline
        LT-K101
        wrote on last edited by
        #3

        @jsulm Thanks for the reply. I used layouts, below are the images of what I did. I stand to be corrected if I'm doing sothing wrong.

        Screenshot (13).png
        Screenshot (14).png

        1 Reply Last reply
        0
        • M Offline
          M Offline
          mpergand
          wrote on last edited by mpergand
          #4

          As the icon explicitly stated, frame 27 has no layout.

          1 Reply Last reply
          3

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved