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. Application resizing

Application resizing

Scheduled Pinned Locked Moved General and Desktop
3 Posts 3 Posters 2.7k Views
  • 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.
  • G Offline
    G Offline
    Giomaca
    wrote on last edited by
    #1

    Hi everyone,
    I'm developing an application in Qt and I need to resize it when the screen resolution change.
    I read some discussion that help me to use Qt Creator to layout management.

    At this moment when I change the screen resolution I'm able to resize the control inside the main window, but the text inside the controls (Push Button, Label, ...) doesn't change.

    I'd like to know where I'm wrong or if I have to do something else.

    Thanks in advance.

    1 Reply Last reply
    0
    • 0 Offline
      0 Offline
      010110102
      wrote on last edited by
      #2

      What is your ui layout? Did you use the Qt Designer or did you setup your gui with code?
      I mainly use the Qt Designer, and simply click on the main window and select "layout" and "Arrange objects in tabular" (this one is google translator... I don't know the exact term, but you will probably get the point :)
      And then it's done...

      1 Reply Last reply
      0
      • EddyE Offline
        EddyE Offline
        Eddy
        wrote on last edited by
        #3

        Have a look at "scalability in the docs":http://developer.qt.nokia.com/doc/qt-4.7/scalability.html.

        Qt Certified Specialist
        www.edalsolutions.be

        1 Reply Last reply
        0

        • Login

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