class documentation

class twisted.internet.wxreactor.ProcessEventsTimer(wxTimer): (source)

View In Hierarchy

Timer that tells wx to process pending events.

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

Method __init__ Undocumented
Instance Variable wxapp Undocumented
Method Notify Called repeatedly by wx event loop.
def __init__(self, wxapp): (source)

Undocumented

wxapp = (source)

Undocumented

def Notify(self): (source)

Called repeatedly by wx event loop.

API Documentation for Twisted, generated by pydoctor 20.12.1 at 2021-02-28 19:53:36.