Right click not working in form designer
-
You need to click on Edit Signals/Slots button in the upper toolbar.
See https://doc.qt.io/qt-6/designer-editing-mode.html -
@JonB said in Right click not working in form designer:
If so, platform and Creator version?
Do you not think you will need to provide this information if anyone is to help?
Just in case, have you tried a brand new project? Are you saying elements other than
QPushButton
do show correctly? -
-
I just tested on macOS and Windows 11 with Qt Creator 13.0.1 and it worked just fine for a CMake Hello Widgets project.
Please do create a bug report with the details.
-
@MJ02 said in Right click not working in form designer:
Turns out, I cannot right click on any of the external screens, it only works on the laptop screen.
Dragged Qt back to the laptop screen and it behaves as normal.
Thank you for the feedback :)LOL :D
-
@MJ02 said in Right click not working in form designer:
Turns out, I cannot right click on any of the external screens, it only works on the laptop screen.
Sounds like a high-dpi issue in some way. Is this a high dpi monitor by any chance?