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
#3
(Dec-17-2016, 10:08 PM)Yoriz Wrote: What is wrong, does the file get imported ok ?, Do you get an error traceback? if so please show it, Does it run with no error but not do what you expect it to do ? if so what do you expect it to do ? and what does it actually do ? I could go on in short you need to give more information to help us help you.

Hello Yoriz, there is no error at all. so I have two files - main.py and progressBar.py, as you can guess in progressBar.py there is a simple progress bar painted by paintEvent(). And I trying to import and call this progress bar, and I did this in my other project but in this one I cant get it to work. so there is no errors at all and not sure what to do.
Reply


Messages In This Thread
RE: cant import progress bar from another py file - by swipis - Dec-17-2016, 10:57 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Import a file and show file name on qcombobox GMCobraz 1 2,009 Jul-02-2020, 01:38 PM
Last Post: GMCobraz
  [PyQt] Import Excel file and use pandas WBPYTHON 2 5,760 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,999 Dec-11-2019, 03:30 PM
Last Post: Denni
  [Tkinter] Progress Bar While Sending an Email maxtimbo 3 4,184 Oct-09-2019, 09:13 PM
Last Post: woooee
  Progress Bar While Sending an Email maxtimbo 0 2,151 Oct-08-2019, 02:13 PM
Last Post: maxtimbo
  GUI Progress Bar Anysja 6 6,689 Aug-29-2018, 02:34 PM
Last Post: swetanjali
  PyQt5 - import rext from other file - despearte for help D_frucht 1 2,523 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