Results 1 to 4 of 4

Thread: Hidden mouse cursor reappears when a QMenu is displayed

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows
    Thanks
    21
    Thanked 418 Times in 411 Posts

    Default Re: Hidden mouse cursor reappears when a QMenu is displayed

    Hmm... this should work.
    However, in a hidden cursor, you probably want it hidden in general (at that time) you you might try this:
    QApplication::setOverrideCursor().
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

  2. The following user says thank you to high_flyer for this useful post:

    cristeab (20th July 2011)

Similar Threads

  1. Replies: 0
    Last Post: 28th June 2011, 08:41
  2. qt- mouse-cursor problem
    By magicsix in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 15th January 2011, 04:41
  3. Replies: 4
    Last Post: 26th November 2010, 11:55
  4. Mouse Cursor Problem
    By ToddAtWSU in forum Qt Programming
    Replies: 2
    Last Post: 1st October 2007, 19:16
  5. How to hide mouse cursor
    By kiransu123 in forum Qt Programming
    Replies: 1
    Last Post: 23rd March 2007, 18:52

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.