A notebook containing an editor page and a shell page.
Create EditorShellNotebook instance. |
|
Page changed event handler. |
|
SetFocus() |
EditorShellNotebook
(wx.Notebook)¶A notebook containing an editor page and a shell page.
__init__
(self, parent, filename=None)¶Create EditorShellNotebook instance.
OnPageChanged
(self, event)¶Page changed event handler.
SetFocus
(self)¶SetFocus()
This sets the window to receive keyboard input.