Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Forums

OverviewFelgo 3 Support (Qt 5) › How to lock mouse inside window when full screen?

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #8859

    Daniel

    I’m attempting to keep the mouse inside the window when the app is fullscreen (on desktop platforms). What’s the best way to do that? I haven’t found a good solution aside from running a timer every few milliseconds to check the mouse position (via QCursor::pos), and then setting it if the position is out of bounds. I had thought I could use a mouse area but containsMouse always consumes the mouse event (e.g. can’t set mouse.accepted = false) so I can’t have a global mouse area on top of everything as it blocks containsMouse events from lower areas, which I need. Any ideas?

    #8862

    Christian
    Felgo Team

    Hi,

    I don’t know how that could be solved unfortunately. You could try to ask this question also on the Qt support forums, or on the Stackoverflow Qt Section, and maybe report it back here if you find a solution.

    Cheers, Chris

Viewing 2 posts - 1 through 2 (of 2 total)

RSS feed for this thread

You must be logged in to reply to this topic.

Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded