[Twisted-Python] wxreactor
darryl
developer at csrules.dyndns.org
Thu Apr 1 23:25:09 MST 2004
Uwe C. Schroeder wrote:
>
>Which twisted Version are you using ?
>The "wxreactor" is fairly new. The old way it was done before the wxreactor
>had exactly the symptoms you describe. Was the demo code updated to use the
>wxreactor ?
>I just checked the example code in 1.1.1 and the wxdemo.yp file still uses old
>wxsupport (which is broken).
>
>UC
>
>
I'm using latest twisted from a svn checkout this afternoon.
The example code uses:
---------------------------------------
from twisted.internet import wxreactor
wxreactor.install()
from twisted.internet import reactor
---------------------------------------
which I believe is the new way no?
Interesting, i just ran the code on a windows
box and it ran fine. What are you guys running
on windows or linux?
-darryl
--
http://randomthoughts.vandorp.ca/syncato/WK/blog
More information about the Twisted-Python
mailing list