cpython/Lib/lib-tk
Guilherme Polo 15d57653f1 Fixed issue #2638: Show a window constructed with tkSimpleDialog.Dialog only
after it is has been populated and properly configured in order to prevent
window flashing.
2009-03-07 02:14:38 +00:00
..
test Issue #5341: Fix a variety of spelling errors. 2009-02-21 20:27:01 +00:00
Canvas.py
Dialog.py
FileDialog.py
FixTk.py Issue #3881: Help Tcl to load even when started through the 2009-01-24 15:47:27 +00:00
ScrolledText.py
SimpleDialog.py
Tix.py
Tkconstants.py
Tkdnd.py
Tkinter.py Fixed issue #5193: Guarantee that Tkinter.Text.search returns a string. 2009-03-07 01:19:12 +00:00
tkColorChooser.py
tkCommonDialog.py
tkFileDialog.py
tkFont.py
tkMessageBox.py
tkSimpleDialog.py Fixed issue #2638: Show a window constructed with tkSimpleDialog.Dialog only 2009-03-07 02:14:38 +00:00
ttk.py Turned setup_master public 2009-02-09 16:09:17 +00:00
turtle.py Issue #5341: Fix a variety of spelling errors. 2009-02-21 20:27:01 +00:00