phoenix_title wx.lib.infoframe.PyInformationalMessagesFrame


class_hierarchy Class Hierarchy

Inheritance diagram for class PyInformationalMessagesFrame:

method_summary Methods Summary

__init__

Initialize self. See help(type(self)) for accurate signature.

close

CloseFile

DisableOutput

EnableOutput

flush

OnCloseWindow

OpenNewFile

SetOtherMenuBar

SetOutputDirectory

SetParent

write


api Class API

class PyInformationalMessagesFrame(object)

Methods

__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.



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)