Table of Contents

Class: CollapsiblePane CGLtk/Sash.py

CollapsiblePane is a frame that has a Checkbutton at the top which controls whether the rest of the frame is displayed. CollapsiblePane instances should be children of Sash (below).

Base Classes   
Tk.Frame
Methods   
__init__
hide
show
  __init__ 
__init__ (
        self,
        master=None,
        title='Untitled',
        titleFont=None,
        collapsed=0,
        **kw,
        )

  hide 
hide ( self )

  show 
show ( self )


Table of Contents

This document was automatically generated on Wed Mar 26 19:02:01 2003 by HappyDoc version 2.1