[Twisted-Python] wxreactor ShowModal problem

Bob Ippolito bob at redivi.com
Wed Jul 12 05:22:58 EDT 2006


On Jul 12, 2006, at 1:43 AM, mail at ortling.com wrote:

> I have a problem with a modal dialog blocking wxreactor. If  
> ShowDialog () is called from within a deferred callback which has  
> been started by reactor.callLater everything twisted comes to a  
> halt and continues only after the modal dialog has been closed. The  
> sample script below should demonstrate the problem. I'm using  
> twisted 2.2 for python2.4.

That's expected.

-bob





More information about the Twisted-Python mailing list