Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Relative sizing of widgets with a maximum size limit in Qt Creator

    General and Desktop
    1
    1
    662
    Loading More Posts
    • 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.
    • K
      kpks last edited by

      Hi,
      I am struggling to design my UI with Qt Creator 2.8.1.

      I have multiple windows with multiple panels.

      The first window has 3 panels, 1 with a login/view button, 2 giving instructions and 3 serving as an application log.

      How do I fix it so that panel 1 and 3 are small, with a limitation on the maximum possible button size while
      Panel 3 is relatively small.

      I want my panels to expand with the window size but only upto a limit.

      I could figure this out if I can generate C++ code from the creator, this qml is very confusing.

      Thanks!

      1 Reply Last reply Reply Quote 0
      • First post
        Last post