• Fred Drake's avatar
    When a file name is selected ("OK" button, <Return> in the filename entry), · 073b8290
    Fred Drake yazdı
    and the "key" keyword parameter was used to invoke .go(), use the directory
    of the selected file as the stored directory to return to when the same key
    is used again.  This is useful since the user may well entry at least part
    of the path in the filename box instead of doing a lot of clicking around in
    the listboxes.
    073b8290
FileDialog.py 8.55 KB