summaryrefslogtreecommitdiffstats
path: root/Doc/mac
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2000-08-30 14:33:02 (GMT)
committerFred Drake <fdrake@acm.org>2000-08-30 14:33:02 (GMT)
commit4973b35991ef2cd828e0608d039bf4bd528f05ce (patch)
tree41ba2601773b27ed7473cb9d269ec2ccdba6745a /Doc/mac
parent7b828a6a56a17ae6695c5278d505a68d5d6a96eb (diff)
downloadcpython-4973b35991ef2cd828e0608d039bf4bd528f05ce.zip
cpython-4973b35991ef2cd828e0608d039bf4bd528f05ce.tar.gz
cpython-4973b35991ef2cd828e0608d039bf4bd528f05ce.tar.bz2
Remove the reference to stdwin. The comment was still true, but no
longer meaningful to a new user, since stdwin is long gone.
Diffstat (limited to 'Doc/mac')
-rw-r--r--Doc/mac/libmacui.tex10
1 files changed, 4 insertions, 6 deletions
diff --git a/Doc/mac/libmacui.tex b/Doc/mac/libmacui.tex
index 5872b5a..b6f5bbe 100644
--- a/Doc/mac/libmacui.tex
+++ b/Doc/mac/libmacui.tex
@@ -7,12 +7,10 @@
The \module{EasyDialogs} module contains some simple dialogs for
-the Macintosh, modelled after the
-\module{stdwin}\refbimodindex{stdwin} dialogs with similar names. All
-routines have an optional parameter \var{id} with which you can
-override the DLOG resource used for the dialog, as long as the item
-numbers correspond. See the source for details.
-
+the Macintosh. All routines have an optional parameter \var{id} with
+which you can override the DLOG resource used for the dialog, as long
+as the item numbers correspond. See the source for details.
+
The \module{EasyDialogs} module defines the following functions: