wx.lib.infoframe.PyInformationalMessagesFrame¶
Class Hierarchy¶
Methods Summary¶
Initialize self. See help(type(self)) for accurate signature. |
|
Class API¶
- class PyInformationalMessagesFrame(object)¶
- __init__(self, progname='', text='informational messages', dir='.', menuname='Debug', enableitem='Enable output', disableitem='Disable output', othermenubar=None)¶
Initialize self. See help(type(self)) for accurate signature.
Methods¶
- close(self)¶
- CloseFile(self)¶
- DisableOutput(self, event=None, exiting=0)¶
- EnableOutput(self, event=None, othermenubar=None, menuname='Debug', enableitem='Enable output', disableitem='Disable output')¶
- flush(self)¶
- OnCloseWindow(self, event, exiting=0)¶
- OpenNewFile(self)¶
- SetOtherMenuBar(self, othermenu, menuname='Debug', enableitem='Enable output', disableitem='Disable output')¶
- SetOutputDirectory(self, dir)¶
- SetParent(self, parent)¶
- write(self, string)¶