MCPcopy Index your code
hub / github.com/PySimpleGUI/PySimpleGUI / Demo_Multithreaded_Calling_Popup.py

File Demo_Multithreaded_Calling_Popup.py

DemoPrograms/Demo_Multithreaded_Calling_Popup.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import threading
2import time
3import PySimpleGUI as sg
4

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected