Feb. 8, 2007
1:42 p.m.
On Thursday, February 08, 2007 2:44 AM, Toby Dickenson wrote:
Itamar Shtull-Trauring wrote:
On Wed, 2007-02-07 at 07:36 -0500, Andy.Henshaw@gtri.gatech.edu wrote:
Now, I need to marry it to a wxPython GUI. Is there any reasonable way to support the twisted.internet.serialport code using wxreactor?
You'll probably have to hack up a version of _threadedselect that's based on win32eventreactor,
Hey, Ive already built one of those!
Thanks! It seems to be working, although I have a bug (probably of my own) to work out.