diff options
author | patthoyts <patthoyts@noemail.net> | 2005-10-10 15:19:40 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@noemail.net> | 2005-10-10 15:19:40 (GMT) |
commit | 90c8d603451b6fbfd189fe0e4d84c469e036b15a (patch) | |
tree | 2c78c4b8a218469ad6c044183faf03a36b96c0b7 /ChangeLog | |
parent | cc4a6dc10b647a6021029b052455c91293e24284 (diff) | |
download | tk-90c8d603451b6fbfd189fe0e4d84c469e036b15a.zip tk-90c8d603451b6fbfd189fe0e4d84c469e036b15a.tar.gz tk-90c8d603451b6fbfd189fe0e4d84c469e036b15a.tar.bz2 |
* tests/winfo.test: Wait until child window is visible
* tests/wm.test: Modified test to match actual error output.
FossilOrigin-Name: 2ed0b035b387aaf2ae2d0f5ef717ffefc3196c8a
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-10-10 Pat Thoyts <patthoyts@users.sourceforge.net> + + * tests/winfo.test: Wait until child window is visible + * tests/wm.test: Modified test to match actual error output. + 2005-10-04 Jeff Hobbs <jeffh@ActiveState.com> * library/dialog.tcl (::tk_dialog): add tkwait visibility before |