heedaf
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
heedaf created a post, PYQT ProgressBar Problem
I used Qt Designer (PYQT5) to create a GUI which created the ui class. I'm trying to set the progress bar using self.ui.ProgBar.setValue(self.value) from the Main_Ui file. It works without a prob... -
-
heedaf created a post, Debugger and Breakpoint Issue
I'm using Anaconda in Pycharm 4.5 and I can't step into the program nor will it stop on the breakpoints. Any ideas on how I can fix this or what the issue might be?