diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-11-07 17:28:20 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-11-07 17:28:20 (GMT) |
commit | 547bf5ad9b134b9600676729e20a86e75a6115a7 (patch) | |
tree | 98dac6dc13abd3c3747d12005a5d4ce05e0c013a /ChangeLog | |
parent | b657e7c6d207b76ec25b0082267ae598c39bc242 (diff) | |
download | tk-547bf5ad9b134b9600676729e20a86e75a6115a7.zip tk-547bf5ad9b134b9600676729e20a86e75a6115a7.tar.gz tk-547bf5ad9b134b9600676729e20a86e75a6115a7.tar.bz2 |
Added a demo of simple animation to the widget tour.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-11-07 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * library/demos/anilabel.tcl: Added a simple demonstration of how + to do animation using Tcl/Tk to the widget demo. + 2004-11-03 Don Porter <dgp@users.sourceforge.net> * tests/button.test: Update expected results to account for more |