PyMOTW: EasyDialogs
Originally posted
· 1 min read
The EasyDialogs
module includes classes and functions for working with simple message and prompt dialogs, as well as stock dialogs for querying the user for file or directory names. The dialogs use the Carbon API.