cpython/Lib/lib-tk
Guido van Rossum 83bd9a9c8c Move Widget.config() c.s. to Misc class, so the Tk class also inherits them. 1997-09-29 23:24:52 +00:00
..
Canvas.py Fix bogus implementation of Group.bind(). 1996-12-27 15:40:31 +00:00
Dialog.py keyword parameter changes 1995-08-04 03:49:39 +00:00
FileDialog.py Fix the following bug: 1997-01-03 23:39:26 +00:00
ScrolledText.py Put support for a cnf dictionary back in, since it is still supported 1997-02-12 16:49:57 +00:00
SimpleDialog.py Don't use tktools, dummy! Reworded test message slightly. 1996-07-21 02:20:06 +00:00
Tkconstants.py Added ALL='all'. 1996-11-20 22:20:21 +00:00
Tkinter.py Move Widget.config() c.s. to Misc class, so the Tk class also inherits them. 1997-09-29 23:24:52 +00:00
tkColorChooser.py Fred Lundh's latest versions. 1997-08-14 14:17:28 +00:00
tkCommonDialog.py Fred Lundh's latest versions. 1997-08-14 14:17:28 +00:00
tkFileDialog.py New dialog routines (Fred Lundh) 1997-07-19 20:02:36 +00:00
tkMessageBox.py New dialog routines (Fred Lundh) 1997-07-19 20:02:36 +00:00
tkSimpleDialog.py Fred Lundh's latest versions. 1997-08-14 14:17:28 +00:00