cpython/Lib/lib-tk
Fred Drake 073b829021 When a file name is selected ("OK" button, <Return> in the filename entry),
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.
1998-05-06 17:28:23 +00:00
..
Canvas.py Give in to the tab police. 1998-03-20 20:45:49 +00:00
Dialog.py
FileDialog.py When a file name is selected ("OK" button, <Return> in the filename entry), 1998-05-06 17:28:23 +00:00
ScrolledText.py
SimpleDialog.py Give in to the tab police. 1998-03-20 20:45:49 +00:00
Tkconstants.py
Tkdnd.py Another easter present. 1998-04-10 16:14:34 +00:00
Tkinter.py Change the names of all methods in the Wm class: they are now 1998-05-01 19:48:20 +00:00
tkColorChooser.py
tkCommonDialog.py Give in to the tab police. 1998-03-20 20:45:49 +00:00
tkFileDialog.py Give in to the tab police. 1998-03-20 20:45:49 +00:00
tkMessageBox.py
tkSimpleDialog.py