]> granicus.if.org Git - python/commitdiff
Add description of tkCommonDialog.
authorFred Drake <fdrake@acm.org>
Fri, 30 Nov 2001 19:24:49 +0000 (19:24 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 30 Nov 2001 19:24:49 +0000 (19:24 +0000)
Doc/lib/tkinter.tex

index dba20bcc89783be8aede551aa1836862ddf00d14..2ad5e0ebe3c9cca780a33936fc2259e5bd089583 100644 (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.