Open hanlaohan opened 1 year ago
I need further details and maybe a sample to understand your scenario.
Found this issue on StackOverflow regarding Threads also. It's for DelphiVCL though, but seems to be the same issue:
https://stackoverflow.com/questions/72728488/delphivcl-for-python-threading
I will try that code and update you guys regarding any news.
I'm in trouble again. It seems that D4P cannot work with Python threads. The threads I create in Python will be blocked by Delphi UI. Is there any way to solve this problem