-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Facing issues on Windows 10, Qt 5.12.1 MSVC 2015 & MSVC 2017 #7
Comments
same question , you fix it ? |
Yet not. |
good, Qt5.12.2 ,msvc 2017, Win10is also perfect. |
it's not good , i use Qt5.13.1 msvc 2017, Win10 1903, i have the same problem. |
sorry, i can't fix this, it's caused by windows opengl driver. it has compatibility problem with windows WS_THICKFRAME flag. it happened in Windows 7. it's first time i heard in Windows 10. it's not about me, or Qt, it's problem of Windows. |
I've tested that the same computer, the same environment, just changing the QT version will solve the problem, so will it not be the problem of OpenGL? |
it's not good in 5.13.x? Which one is correct, 5.12.x or 5.13.x? |
win10, vs2017, Qt5.12.1 is not good, Qt5.12.2 is correct |
it looks like i have to test every single version in every operating system... orz... orz... orz... |
在main 函数设置如下属性: |
I made no changes to the source code and I get the result shown in the below screenshot. I noticed that I can drag the window by holding mouse on the black bar, the buttons events occur in the black location where the buttons should be located however the icons are displaced below it.
The text was updated successfully, but these errors were encountered: