Home | Trees | Index | Help |
|
---|
Package wx :: Package py :: Module crust :: Class Crust |
|
object
--+ |Object
--+ |EvtHandler
--+ |Window
--+ |SplitterWindow
--+ | Crust
Crust based on SplitterWindow.
Method Summary | |
---|---|
Create Crust instance. | |
LoadSettings(self,
config)
| |
update sash offset from the bottom of the window | |
OnSashDClick(self,
event)
| |
SaveSettings(self,
config)
| |
SplitterOnSize(self,
event)
| |
Toggle the display of the filling and other tools | |
ToolsShown(self)
|
Property Summary |
---|
Class Variable Summary | |
---|---|
str |
name = 'Crust'
|
str |
revision = '1.16'
|
int |
sashoffset = 300 |
Instance Method Details |
---|
__init__(self,
parent,
id=-1,
pos=wx.Point(-1, -1),
size=wx.Size(-1, -1),
style=896,
name='Crust Window',
rootObject=None,
rootLabel=None,
rootIsNamespace=True,
intro='',
locals=None,
InterpClass=None,
startupScript=None,
execStartupScript=True,
*args,
**kwds)
|
OnChanged(self, event)update sash offset from the bottom of the window |
ToggleTools(self)Toggle the display of the filling and other tools |
Class Variable Details |
---|
name
|
revision
|
sashoffset
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:12:50 2007 | http://epydoc.sf.net |