Results 1 to 20 of 59

Thread: How i can plot result in my GUI ?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #27
    Join Date
    May 2011
    Posts
    122
    Thanks
    34
    Platforms
    Windows

    Default Re: plot during execution

    Quote Originally Posted by wysota View Post
    Plotting a point doesn't cause an immediate repaint of the user interface. Events need to be processed so that Qt can ask your widget to repaint itself. Without that your loop runs continously and you will only see the final result. Please read the docs or search the forum for event processing and redrawing issues, it's a frequent problem.
    thank you for this answer, but sorry i don't understand that you speak about.

    can you reformulate please because i am not an english people.

    i have two difficulty:
    => Qwt and the english language

    EDIT:

    if i understand, you say:
    => my programm is good but Qt have not time to replot correctly, so i just can see the final result ?
    => have you link which speaks about this to understand how i can resolve my problem?
    Last edited by 21did21; 10th June 2011 at 19:38.

Similar Threads

  1. QRegExp - get only last result
    By kabanek in forum Newbie
    Replies: 2
    Last Post: 3rd November 2010, 22:17
  2. How to display result
    By sksingh73 in forum Newbie
    Replies: 1
    Last Post: 7th June 2010, 08:39
  3. QSqlQuery return result
    By arpspatel in forum Qt Programming
    Replies: 2
    Last Post: 9th April 2010, 07:55
  4. Result of DBUS call
    By conexion2000 in forum Qt Programming
    Replies: 4
    Last Post: 28th July 2009, 08:34
  5. Replies: 7
    Last Post: 22nd September 2008, 22:05

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.