[Twisted-Python] wxreactor, serialport, and Windows

Andy.Henshaw at gtri.gatech.edu Andy.Henshaw at gtri.gatech.edu
Wed Feb 7 07:36:31 EST 2007


I have some twisted code that supports forwarding serial port data to a tcp socket.  The code needs to run on Windows, so I'm using the win32eventreactor, as is required by the twisted.internet.serialport code.

Now, I need to marry it to a wxPython GUI.  Is there any reasonable way to support the twisted.internet.serialport code using wxreactor?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-python/attachments/20070207/1c44c275/attachment.htm 


More information about the Twisted-Python mailing list