cpython/Lib/lib-tk
Guilherme Polo 6d51f12c5e Make sure the root windows gets destroyed 2009-01-28 20:02:01 +00:00
..
test Make sure the root windows gets destroyed 2009-01-28 20:02:01 +00:00
Canvas.py Tkinter rename reversal: remove tkinter package, adapt imports and docs. 2008-05-20 07:13:37 +00:00
Dialog.py Tkinter rename reversal: remove tkinter package, adapt imports and docs. 2008-05-20 07:13:37 +00:00
FileDialog.py Tkinter renaming reversal: move modules back in their place. 2008-05-20 06:58:21 +00:00
FixTk.py Issue #3881: Help Tcl to load even when started through the 2009-01-24 15:47:27 +00:00
ScrolledText.py Issue #3248: Allow placing ScrolledText in a PanedWindow. 2008-12-29 15:51:01 +00:00
SimpleDialog.py Tkinter renaming reversal: move modules back in their place. 2008-05-20 06:58:21 +00:00
Tix.py Tkinter rename reversal: remove tkinter package, adapt imports and docs. 2008-05-20 07:13:37 +00:00
Tkconstants.py Tkinter renaming reversal: move modules back in their place. 2008-05-20 06:58:21 +00:00
Tkdnd.py Tkinter rename reversal: remove tkinter package, adapt imports and docs. 2008-05-20 07:13:37 +00:00
Tkinter.py Issue #3774: Fixed an error when create a Tkinter menu item without command 2008-11-03 18:03:06 +00:00
tkColorChooser.py Issue #3767: Convert Tk object to string in tkColorChooser. 2008-12-29 16:22:25 +00:00
tkCommonDialog.py Tkinter rename reversal: remove tkinter package, adapt imports and docs. 2008-05-20 07:13:37 +00:00
tkFileDialog.py Tkinter renaming reversal: move modules back in their place. 2008-05-20 06:58:21 +00:00
tkFont.py Tkinter rename reversal: remove tkinter package, adapt imports and docs. 2008-05-20 07:13:37 +00:00
tkMessageBox.py Fixed an import that remained from the lib-tk -> tkinter -> lib-tk renaming 2008-05-24 18:24:49 +00:00
tkSimpleDialog.py Tkinter renaming reversal: move modules back in their place. 2008-05-20 06:58:21 +00:00
ttk.py Added the ttk module. See issue #2983: Ttk support for Tkinter. 2009-01-28 13:09:03 +00:00
turtle.py Issue #4116: Resolve member name conflict in ScrolledCanvas.__init__ 2008-11-19 09:09:41 +00:00