Results 1 to 7 of 7

Thread: changing appearance of the cursor in QwtPlotPicker?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Oct 2011
    Location
    Zurich
    Posts
    5
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: changing appearance of the cursor in QwtPlotPicker?

    Now it compiles! Thanks!

    But this doesn't replace the little white "+"-symbol? Is this really part of the rubber band?

  2. #2
    Join Date
    Feb 2006
    Location
    Munich, Germany
    Posts
    3,325
    Thanked 879 Times in 827 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: changing appearance of the cursor in QwtPlotPicker?

    No this is the cursor:

    Qt Code:
    1. plot()->canvas()->setCursor( ... );
    To copy to clipboard, switch view to plain text mode 
    See http://doc.trolltech.com/4.7/qwidget.html#cursor-prop

    Uwe

Similar Threads

  1. Replies: 3
    Last Post: 18th October 2011, 11:54
  2. Update of lable / changing the cursor
    By mw0001 in forum Newbie
    Replies: 3
    Last Post: 24th February 2010, 08:15
  3. Replies: 2
    Last Post: 2nd October 2009, 15:32
  4. Cursor not changing
    By bpetty in forum Newbie
    Replies: 4
    Last Post: 17th July 2007, 15:13
  5. ummm...cursor not changing...
    By nupul in forum Qt Programming
    Replies: 7
    Last Post: 4th May 2006, 16:57

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.