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. Cannot use 'Qt Designer' in 'Qt Creator' - icon greyed out in menu
Forum Updated to NodeBB v4.3 + New Features

Cannot use 'Qt Designer' in 'Qt Creator' - icon greyed out in menu

Scheduled Pinned Locked Moved Solved General and Desktop
qt designerqt creator 3.6
3 Posts 2 Posters 19.9k 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.
  • M Offline
    M Offline
    MNP_Gunit
    wrote on last edited by MNP_Gunit
    #1

    Hello everyone,

    I am taking over development of a small GUI that we have used in my group. It is written in python using PyQt4 , with the design/layout of the GUI coming from a .ui file. I am familiar with python but not with Qt widgets, so I my question might be rather naive.

    To make some changes to the layout, I installed the Qt Creator suite as I had read that 'Qt Designer' had been incorporated into the Creator suite. I used the web based installer with default settings. I looked for at 'Qt Designer' option in the package selection but could not find it, so I assumed it was considered part of Qt Creator - see the screenshot: Screenshot

    I can, however, not select the 'Design' tab in the menu - see screenshot 2: screenshot 2

    Can anyone help me? What do I need to download/do in order to get Qt Design to work?

    Cheers,
    Martin

    Misc Information
    Qt Creator v. 3.6.0 based on Qt 5.5.1
    Build Dec. 15 2015, revision b52c2f91f5
    License: Community license - we are a small (non-profit) academic group part of a larger academic institution
    System: Windows 7 64bit prof

    1 Reply Last reply
    1
    • Chris KawaC Offline
      Chris KawaC Offline
      Chris Kawa
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi, welcome to devnet.

      It's grayed out because you don't have any .ui file opened. Go to File -> New File or Project or File -> Open File or Project and either create new or open existing .ui file.

      1 Reply Last reply
      5
      • M Offline
        M Offline
        MNP_Gunit
        wrote on last edited by MNP_Gunit
        #3

        Doh! So stupid of me! That solved everything!

        Thanks a lot

        EDIT: How do I mark the question as 'Solved'?
        sorry for the stupidity

        1 Reply Last reply
        1

        • Login

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