Results 1 to 3 of 3

Thread: flickering x-scale

  1. #1
    Join Date
    Sep 2008
    Posts
    17
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Windows

    Red face flickering x-scale

    Hallo,

    i programmed my first qwt (and qt) programm and have some issues.
    I process quite a lot of data coming in Realtime and Plot it (whole replot because I don't know better) to my qwtPlot.

    As i always show the last 1000 values my x axis changes with every replot. (0-1000. 1-1001, ...)
    Although I try with a Timer to replot 35 or more times a second the Scale Values don't look very nice. They move slower and faster and flicker.

    Is this a problem with replotting or are my calls to replot to fast, slow untimed?

    thanks in advance!
    sun

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

    Default Re: flickering x-scale

    Changing a scale 35 times a second - what else than flickering do you expect ?

    Uwe

  3. #3
    Join Date
    Sep 2008
    Posts
    17
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: flickering x-scale

    smooth strafeing?

    I take it, that this does not work.

Similar Threads

  1. Y-Axis Scale Spacing - Newbie Question
    By Rick108 in forum Qwt
    Replies: 3
    Last Post: 13th October 2009, 08:20
  2. logarithmic scale
    By Times in forum Qwt
    Replies: 2
    Last Post: 1st July 2008, 15:41
  3. Replies: 13
    Last Post: 12th June 2008, 13:23
  4. Setting scale proportion
    By KosyakOFF in forum Qwt
    Replies: 0
    Last Post: 8th May 2008, 05:28
  5. how to zoom out item in View/Scene
    By nileshsince1980 in forum Qt Programming
    Replies: 7
    Last Post: 28th December 2007, 10:24

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.