HappyDoc Generated Documentation Class: Sash

. / 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.

Base Classes   

Sash
  Tk.Frame

Methods   
  addPane 
addPane (
        self,
        pane,
        where=-1,
        )
  destroy 
destroy ( self )
  setVisible 
setVisible (
        self,
        pane,
        flag,
        )
  __init__ 
__init__ (
        self,
        master=None,
        orient=Tk.VERTICAL,
        cnf={},
        **kw,
        )
Exceptions   

ValueError, 'unknown orientation'


This document was automatically generated Thu Nov 09 13:33:46 2006 by HappyDoc version 3.0.a1