Python Forum
[PyQt] cant import progress bar from another py file
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[PyQt] cant import progress bar from another py file
#8
(Dec-18-2016, 10:23 AM)Yoriz Wrote: So its not a progress bar its a dial gauge, your code look very similar to the code at http://stackoverflow.com/questions/12011...een-yellow but with bits missing/altered. Note there is also a built in dial gauage The call to
self.myprogressbar
does not match the assignment of the dial gauge in the code first shown which was
self.otherFile

Ohh sorry yes this was named
self.otherFile
not self.myprogressbar, sorry again. And I did not know about built in dial gauge. My code looks very similar because it is my example how to build one my self :)
so any idea why I cant setGeometry of my dial gauge?
Reply


Messages In This Thread
RE: cant import progress bar from another py file - by swipis - Dec-18-2016, 10:41 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Import a file and show file name on qcombobox GMCobraz 1 2,008 Jul-02-2020, 01:38 PM
Last Post: GMCobraz
  [PyQt] Import Excel file and use pandas WBPYTHON 2 5,758 Mar-22-2020, 11:28 AM
Last Post: WBPYTHON
  How can I measure progress and display it in the progress bar in the interface? Matgaret 2 5,995 Dec-11-2019, 03:30 PM
Last Post: Denni
  [Tkinter] Progress Bar While Sending an Email maxtimbo 3 4,173 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
  GUI Progress Bar Anysja 6 6,685 Aug-29-2018, 02:34 PM
Last Post: swetanjali
  PyQt5 - import rext from other file - despearte for help D_frucht 1 2,519 May-26-2018, 06:37 AM
Last Post: Barrowman

Forum Jump:

User Panel Messages

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