[wxPython] Reworked threading demo

Naturally forgot to attach the demo.
Here they are, run with
python run.py Threading2.py

I've slightly modified run.py in the dist to make sure that the threads
terminate.

-Harri

Threads2.py (5.94 KB)

run.py (2.68 KB)