Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Mouse tracking feature on Mac
Forum Updated to NodeBB v4.3 + New Features

Mouse tracking feature on Mac

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 350 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • X Offline
    X Offline
    xtingray
    wrote on last edited by xtingray
    #1

    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!


    Qt Developer

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      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 ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved