| tkCommonDialog | index /usr/local/lib/python2.3/lib-tk/tkCommonDialog.py |
# Instant Python
# $Id: tkCommonDialog.py,v 1.7 2003/04/06 09:00:53 rhettinger Exp $
#
# base class for tk common dialogues
#
# this module provides a base class for accessing the common
# dialogues available in Tk 4.2 and newer. use tkFileDialog,
# tkColorChooser, and tkMessageBox to access the individual
# dialogs.
#
# written by Fredrik Lundh, May 1997
#
| Modules | ||||||
| ||||||
| Classes | ||||||||
|
| ||||||||