/ . / CGLtk / Sash.py / Sash
Sash is a Frame that contains several horizontally spanning Pane's (see above). When any Pane changes in size, the Sash will handle the reconfiguration of the entire set of Panes.
Sash Tk.Frame
addPane ( self, pane, where=-1, )
destroy ( self )
setVisible ( self, pane, flag, )
__init__ ( self, master=None, orient=Tk.VERTICAL, cnf={}, **kw, )
ValueError, 'unknown orientation'