Bartosz_Grabek | 2020-05-10 21:28:37 UTC | #1
This article is amazing, however, I still have a problem. I want to use a thread on function that does stuff on big texts and doesn't influence GUI (so that it doesn't lag). This function takes one argument and returns a dictionary. Using your code I get an error: dict not callable
, so I get no result from the thread. How can I fix that?
https://www.pythonguis.com/courses/concurrent-execution/multithreading-pyqt-applications-qthreadpool/
PyQt6 Crash Course — a new tutorial in your Inbox every day
Beginner-focused crash course explaining the basics with hands-on examples.