FramelessWindowHint freezes form with QAxWidget
Unsolved
General and Desktop
-
@mrjj Hello, another mament noticed everything was decided widget loading after displaying the window, but if you minimize the window and deploy the freeze button again ...
@Tikitko
Ehh. not sure I read that correctly.You say that if made with button, then bug dont show, but if you minimize and maxi window again, bug comes back?
-
@Tikitko
Ehh. not sure I read that correctly.You say that if made with button, then bug dont show, but if you minimize and maxi window again, bug comes back?
-
Ok
Have you tried with Qt 5.5 ?
Maybe QAxWidget has bug in 5.6 -
wrote on 25 Jan 2017, 17:57 last edited by
Hello!
I faced a similar problem, tried hacks with single QTimer and showEvent: timer was a solution, and showEvent -- wasn't. I also use Win10, but Qt5.5.1. Have you succeeded?