[wxPython] using wxPython to front-end websucker and webchecker

Python21\Tools\webchecker\wsgui.py is the ugly tkinter front-end for
websucker.py and Python21\Tools\webchecker\wcgui.py is the lovely :slight_smile:
interface for webchecker.py

I think these would make good PythonCard (aka wxPython+ :wink: examples. The
GUI part is easy. What I'm not sure about is doing the threads, so that the
PythonCard GUI can start and stop the tools and do the URL fetching during
idle (or with a timer). Whatever problems I would run into, will be wxPython
issues. I'm looking at the threads example in demo.py, but this is new to
me, so I'm unsure how to apply that example to webchecker or websucker.

Has anyone already done an example in wxPython controlling an external tool
like this? Thoughts or ideas?

Thanks,

ka

ยทยทยท

---
Kevin Altis
altis@semi-retired.com