AW: Re: [Twisted-Python] wxreactor ShowModal problem

mail at ortling.com mail at ortling.com
Wed Jul 12 08:04:08 EDT 2006


Well thanks Bob!

btw. wx.FutureCall (ms, func, arg) instead or reactor.callLater works they way i was expecting it to work.

Simon

>
>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
>
>
>_______________________________________________
>Twisted-Python mailing list
>Twisted-Python at twistedmatrix.com
>http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python




More information about the Twisted-Python mailing list