mirror of
https://github.com/python/cpython.git
synced 2025-08-02 08:02:56 +00:00
Remove the reference to stdwin. The comment was still true, but no
longer meaningful to a new user, since stdwin is long gone.
This commit is contained in:
parent
7b828a6a56
commit
4973b35991
1 changed files with 4 additions and 6 deletions
|
@ -7,12 +7,10 @@
|
||||||
|
|
||||||
|
|
||||||
The \module{EasyDialogs} module contains some simple dialogs for
|
The \module{EasyDialogs} module contains some simple dialogs for
|
||||||
the Macintosh, modelled after the
|
the Macintosh. All routines have an optional parameter \var{id} with
|
||||||
\module{stdwin}\refbimodindex{stdwin} dialogs with similar names. All
|
which you can override the DLOG resource used for the dialog, as long
|
||||||
routines have an optional parameter \var{id} with which you can
|
as the item numbers correspond. See the source for details.
|
||||||
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:
|
The \module{EasyDialogs} module defines the following functions:
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue