[Twisted-Python] wxreactor: dead close button

Itamar Shtull-Trauring itamar at itamarst.org
Tue Jun 7 15:46:27 EDT 2005


On Sun, 2005-06-05 at 22:49 +0200, Henning.Ramm at mediapro-gmbh.de wrote:

> At least on my system (WinXP, Py 2.3, wxPy 2.6.1, Twisted 2.0.1) the
> default close button of the window does nothing; same with your
> wxdemo.py; minimize/maximize works. Is there perhaps a bug in the
> destructor or event handler of wxreactor? Is there a simple
> workaround?

You probably need to hook up reactor.stop() to the event (callback?)
generated by the close button.





More information about the Twisted-Python mailing list