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. Right click menu incomplete
Forum Update on Monday, May 27th 2025

Right click menu incomplete

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
8 Posts 3 Posters 622 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.
  • R Offline
    R Offline
    Rayeth
    wrote on 17 Dec 2021, 07:39 last edited by
    #1

    Re: Context Menu not showing entirely

    Hello!

    I'm having a problem with QT menu that is not showing entirely after installation. This is fresh installation. I'm missing "Lay out" option. Please see screen below for the overview of issue:

    4685f22f-2b03-43f5-ae32-422a54b01a05-image.png

    J 1 Reply Last reply 17 Dec 2021, 07:41
    0
    • C Online
      C Online
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on 17 Dec 2021, 07:40 last edited by
      #2

      Why do you miss this entry? There is no layout on your main window so why should there be an entry for it?

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      J 1 Reply Last reply 17 Dec 2021, 07:42
      0
      • R Rayeth
        17 Dec 2021, 07:39

        Re: Context Menu not showing entirely

        Hello!

        I'm having a problem with QT menu that is not showing entirely after installation. This is fresh installation. I'm missing "Lay out" option. Please see screen below for the overview of issue:

        4685f22f-2b03-43f5-ae32-422a54b01a05-image.png

        J Online
        J Online
        jsulm
        Lifetime Qt Champion
        wrote on 17 Dec 2021, 07:41 last edited by
        #3

        @Rayeth said in Right click menu incomplete:

        with QT

        You mean QtCreator?
        Which version?
        On which OS?
        What is the resolution of your screen?
        Did you change any HIDPI related changes?

        https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        0
        • C Christian Ehrlicher
          17 Dec 2021, 07:40

          Why do you miss this entry? There is no layout on your main window so why should there be an entry for it?

          J Online
          J Online
          jsulm
          Lifetime Qt Champion
          wrote on 17 Dec 2021, 07:42 last edited by
          #4

          @Christian-Ehrlicher There should be an entry to layout widgets

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          C 1 Reply Last reply 17 Dec 2021, 07:50
          0
          • J jsulm
            17 Dec 2021, 07:42

            @Christian-Ehrlicher There should be an entry to layout widgets

            C Online
            C Online
            Christian Ehrlicher
            Lifetime Qt Champion
            wrote on 17 Dec 2021, 07:50 last edited by
            #5

            @jsulm But it does not look like a QMainWindow - otherwise upper left would be a placeholder for the menu entries. Looks like some custom stuff - maybe a (custom) designer plugin is missing.

            @Rayeth what type of widget is this? a QMainWindow or something else?

            Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
            Visit the Qt Academy at https://academy.qt.io/catalog

            J 1 Reply Last reply 17 Dec 2021, 07:53
            0
            • C Christian Ehrlicher
              17 Dec 2021, 07:50

              @jsulm But it does not look like a QMainWindow - otherwise upper left would be a placeholder for the menu entries. Looks like some custom stuff - maybe a (custom) designer plugin is missing.

              @Rayeth what type of widget is this? a QMainWindow or something else?

              J Online
              J Online
              jsulm
              Lifetime Qt Champion
              wrote on 17 Dec 2021, 07:53 last edited by
              #6

              @Christian-Ehrlicher "Lay out" menu entry is also there if you right-click on an empty stand alone widget in designer.

              https://forum.qt.io/topic/113070/qt-code-of-conduct

              C 1 Reply Last reply 17 Dec 2021, 07:57
              0
              • J jsulm
                17 Dec 2021, 07:53

                @Christian-Ehrlicher "Lay out" menu entry is also there if you right-click on an empty stand alone widget in designer.

                C Online
                C Online
                Christian Ehrlicher
                Lifetime Qt Champion
                wrote on 17 Dec 2021, 07:57 last edited by
                #7

                @jsulm Even a custom one where QDesignerCustomWidgetInterface::isContainer() returns false?

                Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
                Visit the Qt Academy at https://academy.qt.io/catalog

                J 1 Reply Last reply 17 Dec 2021, 08:00
                0
                • C Christian Ehrlicher
                  17 Dec 2021, 07:57

                  @jsulm Even a custom one where QDesignerCustomWidgetInterface::isContainer() returns false?

                  J Online
                  J Online
                  jsulm
                  Lifetime Qt Champion
                  wrote on 17 Dec 2021, 08:00 last edited by
                  #8

                  @Christian-Ehrlicher Don't know. I just created a stand alone widget and tried the right-click - even without any child widgets you have "Lay out" menu at the bottom, though all but one entries are disabled of course.

                  https://forum.qt.io/topic/113070/qt-code-of-conduct

                  1 Reply Last reply
                  0

                  5/8

                  17 Dec 2021, 07:50

                  • Login

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