 wx.py.editor.EditorShellNotebook
  wx.py.editor.EditorShellNotebook
A notebook containing an editor page and a shell page.
 Class Hierarchy
 Class Hierarchy

Inheritance diagram for class 
EditorShellNotebook:
 
 
 Methods Summary
 Methods Summary
 
 Class API
 Class API
- 
class EditorShellNotebook(wx.Notebook)
- A notebook containing an editor page and a shell page. 
 - Methods
 
 - 
- 
__init__(self, parent, filename=None)
- Create EditorShellNotebook instance. 
 
 
 - 
- 
OnPageChanged(self, event)
- Page changed event handler. 
 
 
 - 
- 
SetFocus(self)