The code in this example is the same as the code in examples/pyqt5_example.py, except that the grab function is called in another thread. You can create a thread for `wingrab` by using the `threading` ...