cpython/Lib/tkinter
Guido van Rossum 5c1d1ee8a8 Change to allow keyword args for Group,
suggested by Nils Fischbeck, adapted by Fred
1996-09-06 21:09:31 +00:00
..
Canvas.py Change to allow keyword args for Group, 1996-09-06 21:09:31 +00:00
Dialog.py keyword parameter changes 1995-08-04 03:49:39 +00:00
FileDialog.py Major overhaul: 1996-05-28 23:14:36 +00:00
ScrolledText.py Change to use keyword args instead of dicts 1996-07-30 18:35:38 +00:00
SimpleDialog.py Don't use tktools, dummy! Reworded test message slightly. 1996-07-21 02:20:06 +00:00
Tkconstants.py added listbox selection modes 1995-10-11 17:40:37 +00:00
Tkinter.py Fixed Entry.select_from() to acually call the "select from" widget 1996-09-06 14:20:23 +00:00