cpython/Lib/tkinter
Guido van Rossum 28574b557b (Fred Drake:) Re-wrote the OptionMenu class to allow access to a real
Menu object via om['menu'] -- this is necessary to use a post-command
with an OptionMenu.  The API has not changed.
1996-10-21 15:16:51 +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 (Fred Drake:) Re-wrote the OptionMenu class to allow access to a real 1996-10-21 15:16:51 +00:00