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. Strange mouse behaviour

Strange mouse behaviour

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 662 Views 1 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.
  • J Offline
    J Offline
    juagargi
    wrote on last edited by
    #1

    Hi all,
    using grabMouse(Qt::BlankCursor) from the main window I expect the mouse cursor to disappear. Sometimes, and for a reason that I can't explain yet, it does not, when in debug mode. Qt 4.8.4, Visual Studio 10, 64bit.
    To make it weirder, we've seen sometimes the method mouseMoveEvent(QMouseEvent*) not being called as well (after calling grabMouse). In this case, the application is compiled in release mode.
    I've actually tried to debug the first problem, about the grabMouse, and I don't see any reason why this should not work. Any hints on how to proceed now?
    Many thanks in advance,

    Juan A.

    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