Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 936373
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T21:18:18+00:00 2026-05-15T21:18:18+00:00

I have a progress which I mintor with a QProgessDialog in PyQt4. Basicly, I

  • 0

I have a progress which I “mintor” with a QProgessDialog in PyQt4. Basicly, I have a loop like this:

while progressThread.isRunning():
    self.progressDialog.setRange(0, self.progressTotal_)
    self.progressDialog.setValue(self.progress_)
del self.progressDialog

The progressThread upades the variables self.progessTotal_ and self.progress_

This works pretty well, when the value of progress_ changes constantly.
But for some task, this is not the case (because the progress report is just not that detailed).

The result is, the progressDialog showing a gray window until something changes. Can I insert something in the while loop, that forces the progressDialog to upadate also nothing changes?

Thanks!
nathan

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T21:18:18+00:00Added an answer on May 15, 2026 at 9:18 pm

    You should connect an update signal from your thread to the progress dialog. You’re blocking the UI thread with your loop. You could add a QApplication::processEvents call in the loop, but just don’t block the UI thread and you’ll be fine.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have seen progress bar in mobile which are working continuously while processing data
I have a form with a progress bar and a cancel button which is
I have a progress bar which inherits from JSlider to provide highlighting functionality. Highlights
I have thread in onCreate which is getting content from web. While the content
I have some progress bar (search results), which value is dynamically set on document.ready
I have built a long running script to which I have added a progress
I have progress form which delegate: // in ProgressForm thread public delegate void executeMethod(object
I have this progress bar and I need to make the value depending on
I have a progress bar which when it hits 100%, and if given a
I have an application which posts progress/status messages as it runs (it's a database

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.