Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Qt-designer : Problems with splitters
Forum Updated to NodeBB v4.3 + New Features

Qt-designer : Problems with splitters

Scheduled Pinned Locked Moved Qt Creator and other tools
2 Posts 1 Posters 1.7k 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.
  • A Offline
    A Offline
    aCOSwt
    wrote on last edited by
    #1

    I get the following layout :

    • an upper Horizontal layout A
    • a lower Horizontal layout B

    I can make an horizontal splitter between A and B

    But now, in B, I get 3 vertical layouts D,E and F in that order from left to right.

    • D gets 3 groupboxes
    • E gets 1 widget and 1 treewidget
    • F gets an mdiArea and a listviewwidget.

    I would like to make a vertical splitter between E and F but cannot figure out how to do this, if I select both E and F and select the Lay Out entry of the context menu, the layout vertically in splitter option is dimmed.

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

      OK, sorry for the noise. I think I managed.

      It works if I first define the vertical splitter between E and F and second, define the horizontal splitter between A and B.
      Not the other way round as I had done.

      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