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
QtWS25 Last Chance

Right click menu incomplete

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
8 Posts 3 Posters 613 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 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

    jsulmJ 1 Reply Last reply
    0
    • Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on 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

      jsulmJ 1 Reply Last reply
      0
      • R Rayeth

        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

        jsulmJ Offline
        jsulmJ Offline
        jsulm
        Lifetime Qt Champion
        wrote on 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
        • Christian EhrlicherC Christian Ehrlicher

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

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

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

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

          Christian EhrlicherC 1 Reply Last reply
          0
          • jsulmJ jsulm

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

            Christian EhrlicherC Offline
            Christian EhrlicherC Offline
            Christian Ehrlicher
            Lifetime Qt Champion
            wrote on 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

            jsulmJ 1 Reply Last reply
            0
            • Christian EhrlicherC Christian Ehrlicher

              @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?

              jsulmJ Offline
              jsulmJ Offline
              jsulm
              Lifetime Qt Champion
              wrote on 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

              Christian EhrlicherC 1 Reply Last reply
              0
              • jsulmJ jsulm

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

                Christian EhrlicherC Offline
                Christian EhrlicherC Offline
                Christian Ehrlicher
                Lifetime Qt Champion
                wrote on 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

                jsulmJ 1 Reply Last reply
                0
                • Christian EhrlicherC Christian Ehrlicher

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

                  jsulmJ Offline
                  jsulmJ Offline
                  jsulm
                  Lifetime Qt Champion
                  wrote on 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

                  • Login

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