• Jack Jansen's avatar
    Added methods AskFileForOpen(), AskFileForSave() and AskFolder(). These · 9e2574b0
    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.
    9e2574b0
EasyDialogs.py 21.9 KB