Table of Contents

Class: ModalWindow CGLtk/ModalWindow.py

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   
Tkinter.Toplevel
Methods   
__init__
end
run
  __init__ 
__init__ (
        self,
        master=None,
        resizable=Tkinter.FALSE,
        *args,
        *kw,
        )

  end 
end ( self,  value=None )

  run 
run ( self,  master=None )


Table of Contents

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