Python Forum
[PyQt] Connecting progress bars to sensors
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[PyQt] Connecting progress bars to sensors
#2
Post your code in python tags.

You never get a window with this code.

It was made with QtDesigner? Convert it to py with

pyuic5 -x file.ui -o file.py

or import the ui file in PyQt5

https://nitratine.net/blog/post/how-to-i...ython-gui/


If you want to learn, don't use QtDesigner, it produces unnecessary code.
Reply


Messages In This Thread
Connecting progress bars to sensors - by anastejzja - May-28-2022, 08:23 AM
RE: Connecting progress bars to sensors - by Axel_Erfurt - May-28-2022, 09:09 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [Tkinter] Help with scroll bars kraco 1 2,274 Sep-27-2020, 11:20 PM
Last Post: Larz60+
  How can I measure progress and display it in the progress bar in the interface? Matgaret 2 5,997 Dec-11-2019, 03:30 PM
Last Post: Denni
  [Tkinter] Progress Bar While Sending an Email maxtimbo 3 4,180 Oct-09-2019, 09:13 PM
Last Post: woooee
  Progress Bar While Sending an Email maxtimbo 0 2,149 Oct-08-2019, 02:13 PM
Last Post: maxtimbo
  Require scroll bars horizontal and vertical throughout the window tejgandhi 2 2,750 Jun-28-2019, 03:13 AM
Last Post: tejgandhi
  [Tkinter] Scroll Bars going backwards goofygoo 2 2,743 Jun-07-2019, 05:07 PM
Last Post: goofygoo
  GUI Progress Bar Anysja 6 6,687 Aug-29-2018, 02:34 PM
Last Post: swetanjali
  [PyQt] cant import progress bar from another py file swipis 7 8,727 Dec-18-2016, 10:41 AM
Last Post: swipis

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020