Results 1 to 2 of 2

Thread: QwtPolarMagnifier Window not responding

  1. #1
    Join Date
    Jun 2018
    Location
    Bangalore, India
    Posts
    6
    Thanks
    3
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default QwtPolarMagnifier Window not responding

    I am using QwtPolarMagnifier for zooming in on my plot. As I am getting a huge amount of data through Wifi, my window keeps getting slower and there is lagging while zooming. I have implemented the QwtPolarMagnifier exactly as the polardemo example. I have threading for some of the processes. AS i cannot remove any objects from main screen. Can you help me find a way to zoom better?

    I also saw about QwtPlotZoomer which has a maximum stack depth. Is there anything like that in QwtPolarMagnifier?

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

    Default Re: QwtPolarMagnifier Window not responding

    The magnifier is a type of zooming, that does not work pretty well with slow replot operations.
    So you have to speed up your replot operation or use a different type of zooming - like f.e. introducing +/- buttons.

    Uwe

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

    Uwe Yashwanth (9th July 2018)

Similar Threads

  1. Replies: 1
    Last Post: 20th February 2017, 15:22
  2. Window not responding
    By tom989 in forum Newbie
    Replies: 3
    Last Post: 18th November 2012, 23:57
  3. qt app not responding in window XP
    By snow_starzz in forum Newbie
    Replies: 4
    Last Post: 23rd August 2012, 12:20
  4. Window not responding
    By markcole in forum Qt Programming
    Replies: 10
    Last Post: 18th April 2007, 22:53

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