commit | 0467775715ceaf541f01d9e899207c0a37d0c382 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Fri Nov 30 19:24:49 2001 +0000 |
committer | Fred Drake <fdrake@acm.org> | Fri Nov 30 19:24:49 2001 +0000 |
tree | bf88c7222767be0db1a25a9e9e86d21a9bf8fc9f | |
parent | 95e33f03ba592368520dde0d81e3cded2ea089c4 [diff] [blame] |
Add description of tkCommonDialog.
diff --git a/Doc/lib/tkinter.tex b/Doc/lib/tkinter.tex index dba20bc..2ad5e0e 100644 --- a/Doc/lib/tkinter.tex +++ b/Doc/lib/tkinter.tex
@@ -111,6 +111,7 @@ 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.