cpython/Lib/lib-tk
Guido van Rossum 1e8c8a20f2 New dialog routines (Fred Lundh) 1997-07-19 20:02:36 +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 Use dictionary's update() method in _cnfmerge(). 1997-07-19 20:02:04 +00:00
tkColorChooser.py New dialog routines (Fred Lundh) 1997-07-19 20:02:36 +00:00
tkCommonDialog.py New dialog routines (Fred Lundh) 1997-07-19 20:02:36 +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