cpython/Lib/lib-tk
Guido van Rossum c0967cd4a2 Added a bunch of new winfo options; we should now be up to date with
Tk 4.2.  The new winfo options supported are: mananger, pointerx,
pointerxy, pointery, server, viewable, visualid, visualsavailable.

Also fixed bugs in winfo_colormapfull() and winfo_containing().
1996-12-12 16:43:05 +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 ALL='all'. 1996-11-20 22:20:21 +00:00
Tkinter.py Added a bunch of new winfo options; we should now be up to date with 1996-12-12 16:43:05 +00:00