cpython/Lib/tkinter
Guido van Rossum 58103d3b11 Turn leading minus sign into underscore for image widget name -- the
hyphen confused Tk into thinking the name was an option.
1996-11-20 22:17:38 +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 Turn leading minus sign into underscore for image widget name -- the 1996-11-20 22:17:38 +00:00