Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi,every guys! I met a problem. Like title says,after invoke QMainWindow showFullScreen, QMenu in menubar does't respond MousePress event!
I just want to do a function like full screen in visual studio software.
How can i solve it?
Thanks!
Hi,
You should add which version of Qt you are using and what OS you are running on.
QT:v5.5.1 OS:win_x86_64, ps:after invoke fullscreen,only menubar and toolbar doesn't respond press event, other dockwidgets in mainwindow can close through click their close button.
What version of Windows is it ? x86_64 is the architecture.
You should re-test that with a more recent version of Qt, either 5.6.1 or 5.7.0 that was just released.