HappyDoc Generated Documentation Class: ModalWindow

. / CGLtk / ModalWindow.py / ModalWindow 

ModalWindow is used to present a window that grabs input focus when activated. Its "end" method is used to terminate the grab and remove the window from view. Code shamelessly stolen from SimpleDialog.

Base Classes   

ModalWindow
  Tkinter.Toplevel

Methods   
  end 
end ( self,  value=None )
  run 
run ( self,  master=None )
  __init__ 
__init__ (
        self,
        master=None,
        resizable=Tkinter.FALSE,
        *args,
        *kw,
        )

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