Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. PyQt ProgressBar Non-Responsive

PyQt ProgressBar Non-Responsive

Scheduled Pinned Locked Moved Unsolved General and Desktop
pyqt5gui developmentpythonqthread
2 Posts 2 Posters 1.3k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    Nathan Bel
    wrote on last edited by
    #1

    So I have been building my Own GUI in PyQt and the Qt Designer. Everything was going well until I added a Progressbar that starts at 0 and ends at the usual 100. (the progressbar - right now - does not do anything, just increments by one) but nevertheless, while the progress bar is running, I can't touch anything on my entire computer, If I do - the application becomes non responsive and closes. I heard that threading the progressbar helps but I do not know how to do that. If there is any other way of also solving this issue, I am open to suggestions..

    Thank You in Advance.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      How are you updating your progress bar ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved