cpython/Lib/tkinter
Guido van Rossum 40f7a55608 Get rid of bogus binding of <Delete> to a function that deletes the next
character (this is already a built-in binding now).
1996-10-24 18:34:36 +00:00
..
Canvas.py (Canvas.py): Added definition of CanvasItem.cget() as suggested by 1996-09-26 20:21:26 +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 Get rid of bogus binding of <Delete> to a function that deletes the next 1996-10-24 18:34:36 +00:00