• Jack Jansen's avatar
    Added methods AskFileForOpen(), AskFileForSave() and AskFolder(). These · f0d12da4
    Jack Jansen authored
    are going to replace StandardGetFile() and friends. Main differences are
    that these allow you to ask for specific datatypes to be returned (FSSpec,
    FSRef, string, unicode or subtypes thereof) and that they provide access
    to underlying features of Navigation Services through keyword arguments.
    f0d12da4
EasyDialogs.py 21.9 KB