Daniel Bickett <[EMAIL PROTECTED]> writes:
> My initial solution was, naturally, the wxPython support inside of the
> twisted framework. However, it has been documented by the author that
> the support is unstable at this time, and should not be used in
> full-scale applications.
Rather than the
Hi Daniel,
I went down that road for a long time. I made a recipe to help people
out:
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/286201
Don't be intimidated by the size, that's a whole demo app complete with
gui. It works quite well. It uses two threads, wx runs in the main
thread a