wx.py.crust.Crust¶
Crust based on SplitterWindow.
Class Hierarchy¶
Known Subclasses¶
Known Superclasses¶
Methods Summary¶
Create Crust instance. |
|
update sash offset from the bottom of the window |
|
Toggle the display of the filling and other tools |
|
Class API¶
- class Crust(wx.SplitterWindow)¶
Crust based on SplitterWindow.
Methods¶
- __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)¶