Add description of tkCommonDialog.

This commit is contained in:
Fred Drake 2001-11-30 19:24:49 +00:00
parent 95e33f03ba
commit 0467775715
1 changed files with 1 additions and 0 deletions

View File

@ -111,6 +111,7 @@ Other modules that provide Tk support include:
Dialog to let the user choose a color.
\item[\module{tkCommonDialog}]
Base class for the dialogs defined in the other modules listed here.
\item[\module{tkFileDialog}]
Common dialogs to allow the user to specify a file to open or save.