t.i.w.ProcessEventsTimer(wxTimer) : class documentation

Part of twisted.internet.wxreactor View Source View In Hierarchy

Timer that tells wx to process pending events.

This is necessary on OS X, probably due to a bug in wx, if we want wxCallAfters to be handled when modal dialogs, menus, etc. are open.

Method __init__ Undocumented
Method Notify Called repeatedly by wx event loop.
def __init__(self, wxapp): (source)
Undocumented
def Notify(self): (source)
Called repeatedly by wx event loop.
API Documentation for Twisted, generated by pydoctor at 2013-11-08 22:07:30.