diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2005-10-10 15:19:41 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2005-10-10 15:19:41 (GMT) |
commit | 81b3cd7d0109a42c75384d2efbecacd0d26d9d8e (patch) | |
tree | 2c78c4b8a218469ad6c044183faf03a36b96c0b7 /ChangeLog | |
parent | 369a19bc7a32c8f8b61380d81e82fdc123c83290 (diff) | |
download | tk-81b3cd7d0109a42c75384d2efbecacd0d26d9d8e.zip tk-81b3cd7d0109a42c75384d2efbecacd0d26d9d8e.tar.gz tk-81b3cd7d0109a42c75384d2efbecacd0d26d9d8e.tar.bz2 |
* tests/winfo.test: Wait until child window is visible
* tests/wm.test: Modified test to match actual error output.
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 |