phoenix_title wx.py.crust.Crust

Crust based on SplitterWindow.


class_hierarchy Class Hierarchy

Inheritance diagram for class Crust:

super_classes Known Superclasses

wx.SplitterWindow


method_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


api 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)