The <#3#>EasyDialogs<#3#> module contains some simple dialogs for the Macintosh, modelled after the <#4#>stdwin<#4#> dialogs with similar names.
The <#5#>EasyDialogs<#5#> module defines the following functions:
Note that <#38#>EasyDialogs<#38#> does not currently use the notification
manager. This means that displaying dialogs while the program is in
the background will lead to unexpected results and possibly
crashes. Also, all dialogs are modeless and hence expect to be at the
top of the stacking order. This is true when the dialogs are created,
but windows that pop-up later (like a console window) may also result
in crashes.