Right click menu incomplete
-
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:
-
Why do you miss this entry? There is no layout on your main window so why should there be an entry for it?
-
@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? -
@Christian-Ehrlicher There should be an entry to layout widgets
-
-
@Christian-Ehrlicher "Lay out" menu entry is also there if you right-click on an empty stand alone widget in designer.
-
@jsulm Even a custom one where QDesignerCustomWidgetInterface::isContainer() returns false?
-
@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.