Results 1 to 4 of 4

Thread: Problems with setCursor in QGraphicsScene/View

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Join Date
    Feb 2008
    Posts
    491
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11
    Thanks
    12
    Thanked 142 Times in 135 Posts

    Default Re: Problems with setCursor in QGraphicsScene/View

    Found this on Qt Bug Tracker. Do a search for setCursor. There seem to be a lot of bugs related to it.

    I ginned up a C++ version of your app and tried setting the cursor on the viewport as suggested in the first comment, but it didn't completely work either. And I'm using 4.7.0-beta1. It works okay if the cursor is not over one of the graphicsitems when F1||F2||F3 is pressed and then moved onto an item, but not the other way round. The view always retains its last setting if a button is pressed while the cursor is over an item.

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

    lightning2911 (26th August 2010)

Similar Threads

  1. Replies: 6
    Last Post: 14th September 2010, 22:18
  2. Replies: 5
    Last Post: 21st January 2010, 15:55
  3. Combining QGraphicsScene/View and Interview
    By zosodk69 in forum Qt Programming
    Replies: 0
    Last Post: 28th August 2009, 18:13
  4. QGLWidget inside QGraphicsScene/View
    By h123 in forum Qt Programming
    Replies: 3
    Last Post: 10th January 2009, 08:46
  5. Working with coordinates (QGraphicsScene/view)
    By maverick_pol in forum Qt Programming
    Replies: 5
    Last Post: 27th March 2008, 08:35

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.