Qt 4.7 embedded, keep mouse responsive while application block
-
Hi all,
When I compile and execute an application in an embedded environment and start it with -qws I get a strange effect to the mouse pointer.
I've seen that when my application block for some seconds it also block mouse pointer until the application ends its job.
This effect disappear while running on Linux with X11.
Is there a way to avoid this problem?
Post 1 of 1