heedaf
- 活动总数 6
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
创建于 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... -
创建于 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?