On Aug 20, 11:12 am, "Robert Dailey" <[EMAIL PROTECTED]> wrote: > Hey guys, > > Sorry for taking so long to respond. I had actually figured out what > this issue is over on the wxPython mailing list. The issue was that I > was attempting to configure wxPython controls from a remote thread, > which is apparently illegal due to some state persistance issues. >
As a rule of thumb, only one thread *ever* controls the GUI. Greg -- http://mail.python.org/mailman/listinfo/python-list