[Twisted-Python] wxreactor and dialog on win xp problem
Michele Petrazzo
michele.petrazzo at unipex.it
Tue Mar 8 02:48:38 MST 2005
I have a problem with wxreactor on win xp.
I insert a ShowModal() of a TextEntryDialog after an event of a button
in a frame.
The ShowModal function of the dialog, don't return me the control after
the dialog has close, but only when the global application has closed.
I try this with a bit of print.
Show the example for tests.
On my linux-box, with the same wxpython and twisted version, all work
well.
python 2.3.4
wx 2.5.3.1
twisted 1.3.0
Thanks,
Michele
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wx_test.py
Type: text/x-python
Size: 1938 bytes
Desc: not available
URL: </pipermail/twisted-python/attachments/20050308/09128227/attachment-0002.py>
More information about the Twisted-Python
mailing list