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

July 12, 2006
7:04 a.m.
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@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@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
6855
Age (days ago)
6855
Last active (days ago)
0 comments
1 participants
participants (1)
-
mail@ortling.com