Home | Trees | Index | Help |
|
---|
Package wx :: Package py :: Module shell :: Class ShellFrame |
|
object
--+ |Object
--+ |EvtHandler
--+ |Window
--+ |TopLevelWindow
--+ |Frame
--+ |Frame
--+ | ShellFrame
Method Summary | |
---|---|
Create ShellFrame instance. | |
Display an About window. | |
Event handler for closing. |
Class Variable Summary | |
---|---|
str |
name = 'Shell Frame'
|
str |
revision = '1.9'
|
Instance Method Details |
---|
__init__(self,
parent=None,
id=-1,
title='PyShell',
pos=wx.Point(-1, -1),
size=wx.Size(-1, -1),
style=541072960,
locals=None,
InterpClass=None,
*args,
**kwds)
Create ShellFrame instance. |
OnAbout(self, event)Display an About window.
|
OnClose(self, event)Event handler for closing.
|
Class Variable Details |
---|
name
|
revision
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:24:01 2005 | http://epydoc.sf.net |