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. Having trouble with adjust size

Having trouble with adjust size

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 1.2k 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.
  • S Offline
    S Offline
    saobien39
    wrote on last edited by
    #1

    I was applied layout before adjusting size. Why after I clicked the Ajust Size button did the form shrink to nothing?

    !http://nm9.upanh.com/b3.s28.d2/5e992de72e4d8cc5c43f97b14e307167_44830369.h1.png(Image)!

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      Because you don't have a layout on the widget itself.

      Is there one on the Primary Key groupbox?

      Right click into the groupbox and add a vertical box layout (if that is missing).
      Then right click on the background of the widget itself and add a horizontal box layout.

      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