Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Why my program works from script but not from GUI?
Post: Why my program works from script but not from GUI?

I have a RUN script that runs all programs from the project. The script is run after pressing the OK button in the interface (QtDesigner) and is run by the subprocess.call(['py', 'RUN.py']). All progr...
Matgaret General Coding Help 0 1,520 Dec-13-2019, 01:51 PM
    Thread: How can I measure progress and display it in the progress bar in the interface?
Post: How can I measure progress and display it in the p...

Hello. I created a graphic interface using QtDesigner, which, when you press the OK button, runs a script that sequentially runs many programs. The script is run by the subprocess.call command and con...
Matgaret GUI 2 5,880 Dec-10-2019, 03:26 PM

User Panel Messages

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