Results 1 to 5 of 5

Thread: QwtPlot - how to get rid of co-ordinates displayed alongside cursor?

  1. #1
    Join Date
    Nov 2010
    Posts
    7
    Thanks
    4

    Default QwtPlot - how to get rid of co-ordinates displayed alongside cursor?

    I am using QwtPlot to draw a graph, basically using the Qwt bode example.

    I want to get rid of the co-ordinates which are displayed alongside the cursor as it moves around the screen.

    Is there an easy way to do this?

    Thanks.

  2. #2
    Join Date
    Oct 2010
    Location
    Berlin, Germany
    Posts
    358
    Thanks
    18
    Thanked 68 Times in 66 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: QwtPlot - how to get rid of co-ordinates displayed alongside cursor?

    Do you have a zoomer or a picker installed? A QwtPicker displays the current coordinates per default...

  3. #3
    Join Date
    Nov 2010
    Posts
    7
    Thanks
    4

    Default Re: QwtPlot - how to get rid of co-ordinates displayed alongside cursor?

    Yes, I am using both QwtPlotPicker and QwtPlotZoomer.
    I have had a look at QwtPicker, but I can't see a way of switching off the co-ordinate display.
    Can this be done?
    Thanks.

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

    Default Re: QwtPlot - how to get rid of co-ordinates displayed alongside cursor?

    See http://qwt.sourceforge.net/class_qwt...e63156f6446d6f.

    Questions about code that was copied and not understood are a nightmare for every support engineer.

    Uwe

  5. The following user says thank you to Uwe for this useful post:

    micc13 (26th November 2010)

  6. #5
    Join Date
    Nov 2010
    Posts
    7
    Thanks
    4

    Default Re: QwtPlot - how to get rid of co-ordinates displayed alongside cursor?

    Thanks Uwe, I obviously did not look closely enough at the QwtPicker class reference, sorry for being a numpty.

Similar Threads

  1. QwtPlot cursor
    By hamid ghous in forum Qwt
    Replies: 6
    Last Post: 3rd March 2016, 06:30
  2. Replies: 1
    Last Post: 23rd September 2010, 20:16
  3. Replies: 2
    Last Post: 3rd March 2010, 15:46
  4. Replies: 2
    Last Post: 2nd October 2009, 15:32
  5. Replies: 11
    Last Post: 11th October 2007, 16:34

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.