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 Tue Nov 5 16:56:08 2002 by HappyDoc version 2.0.1