Qt Quick Components without Aero is displaying buggy (on windows)
-
I'm half way on my project. Qt Quick was awesome but when I change my theme in to a none Aero theme everything is buggy. Custom widgets are not displaying and updating correctly. Sometimes UI visual areas are get frozen till I do some user interaction with window (like, moving the whole window or change the tab). Even the menu is not displaying correctly. When I'm enabled an Aero theme everything works fine.
-
Here a video record of screen update delay. This computer is much better than what I experienced in my home computer. Sometimes interface get updated sooner. Watch full video (1 minute)
"https://dl.dropboxusercontent.com/u/2395030/TK.avi":https://dl.dropboxusercontent.com/u/2395030/TK.avi
-
It is rather hard to see what the problem is from that video but it seems mostly to happen in a the custom chart control you have so there might be a problem with that. If you can narrow down the problem to a smaller example it would make sense to file this as a proper bug report.
-