wx.py.frame.ShellFrameMixin¶A mix-in class for frames that will have a Shell or a Crust window and that want to add history, startupScript and other common functionality.
Class Hierarchy¶
Inheritance diagram for class ShellFrameMixin:
Known Subclasses¶wx.py.crust.CrustFrame, wx.py.shell.ShellFrame, wx.py.sliceshell.SlicesShellFrame
Methods Summary¶Initialize self. See help(type(self)) for accurate signature. |
|
Display a Help window. |
|
Class API¶A mix-in class for frames that will have a Shell or a Crust window and that want to add history, startupScript and other common functionality.
Initialize self. See help(type(self)) for accurate signature.
Display a Help window.