Mouse tracking feature on Mac
Unsolved
General and Desktop
-
Hi,
I have been testing my application in several operating systems and recently I discover that some features that work perfectly on Linux and Windows, don't work so well on Mac.
One of them is the mouse tracking feature. Using the same implementation gives me different results depending on the operating system:setMouseTracking(true);
What special considerations do I have to try mouse tracking on Mac successfully? Thanks!
-
Hi,
Can you explain what you expect and what you get on that widget ?
What version of Qt are you running ?
On what version of macOS ?