Master PyQt5 part 10: Make responsive GUIs with Threads
Author Alan D Moore shows you how to keep your PyQt applications responsive while executing a long-running function using Timers and Threads.
Follow Alan at https://www.alandmoore.com
Purchase a copy of Mastering GUI Programming with Python here: https://amzn.to/3Dr8cAy
Example code for this video can be found here: https://github.com/alandmoore/PyQt-Videos-Examples/tree/master/QtResponsiveGUIThreading
Previous video in this series: https://youtu.be/ou1ynsJxRLA
Thanks for watching!