Home | Trees | Index | Help |
|
---|
Package wx :: Package py :: Module editor :: Class EditorShellNotebookFrame |
|
object
--+ |Object
--+ |EvtHandler
--+ |Window
--+ |TopLevelWindow
--+ |Frame
--+ |Frame
--+ |EditorFrame
--+ |EditorNotebookFrame
--+ | EditorShellNotebookFrame
Frame containing a notebook containing EditorShellNotebooks.
Method Summary | |
---|---|
Create EditorShellNotebookFrame instance. | |
Create new buffer. | |
Destroy the current buffer. | |
Create new buffer. | |
Open file in buffer. | |
Display an About window. |
Property Summary |
---|
Class Variable Summary |
---|
Instance Method Details |
---|
__init__(self,
parent=None,
id=-1,
title='PyAlaModeTest',
pos=wx.Point(-1, -1),
size=(600, 400),
style=541072960,
filename=None,
singlefile=False)
|
bufferCreate(self, filename=None)Create new buffer. |
bufferDestroy(self)Destroy the current buffer. |
bufferNew(self)Create new buffer.
|
bufferOpen(self)Open file in buffer.
|
OnAbout(self, event)Display an About window.
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:12:35 2007 | http://epydoc.sf.net |