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. Relative sizing of widgets with a maximum size limit in Qt Creator
Forum Updated to NodeBB v4.3 + New Features

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

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 782 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.
  • K Offline
    K Offline
    kpks
    wrote on last edited by
    #1

    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
    0

    • Login

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