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