On Thursday, 29 August 2019 05:20:48 PDT Roland Hughes wrote:
> This is the architectural flaw of requiring all things GUI to occur in
> the main event loop. I haven't dug into the Chrome code, but what you
> describe is each tab/pane/whatever executes in its own thread doing
> whatever GUI thing i
Il 27/08/19 20:09, Murphy, Sean ha scritto:
I've attached a sample application below that can be used to test.
When you build and launch it, a QLabel blinks between green and
"normal", switching palettes every second. On Windows, if you
click and hold on any of those 3 buttons, and while holding
On 8/29/19 5:00 AM, Murphy, Sean wrote:
That's just it, I'm not sure that it does work like other Windows applications
that don't use Qt. I just tried both Chrome and Windows Media Player and they
do NOT exhibit that behavior. For Chrome, if I go to a website that has
animations then do the c