 
       wx.py.crust.Crust¶
  wx.py.crust.Crust¶Crust based on SplitterWindow.
 Methods Summary¶
 Methods Summary¶| __init__ | Create Crust instance. | 
| LoadSettings | |
| OnChanged | update sash offset from the bottom of the window | 
| OnSashDClick | |
| SaveSettings | |
| SplitterOnSize | |
| ToggleTools | Toggle the display of the filling and other tools | 
| ToolsShown | 
 Class API¶
 Class API¶Crust(wx.SplitterWindow)¶Crust based on SplitterWindow.
__init__(self, parent, id=-1, pos=wx.DefaultPosition, size=wx.DefaultSize, style=wx.SP_3D|wx.SP_LIVE_UPDATE, name='Crust Window', rootObject=None, rootLabel=None, rootIsNamespace=True, intro='', locals=None, InterpClass=None, startupScript=None, execStartupScript=True, *args, **kwds)¶Create Crust instance.
LoadSettings(self, config)¶OnChanged(self, event)¶update sash offset from the bottom of the window
OnSashDClick(self, event)¶SaveSettings(self, config)¶SplitterOnSize(self, event)¶ToggleTools(self)¶Toggle the display of the filling and other tools
ToolsShown(self)¶