diff options
author | donal.k.fellows@manchester.ac.uk <dkf> | 2004-11-07 17:28:20 (GMT) |
---|---|---|
committer | donal.k.fellows@manchester.ac.uk <dkf> | 2004-11-07 17:28:20 (GMT) |
commit | 941a79c42d7cc3c5c856ab294a126d15a3bef633 (patch) | |
tree | 98dac6dc13abd3c3747d12005a5d4ce05e0c013a /ChangeLog | |
parent | 2ea7fc7a4cb552dcdd3395d9910816f0ea6fcb60 (diff) | |
download | tk-941a79c42d7cc3c5c856ab294a126d15a3bef633.zip tk-941a79c42d7cc3c5c856ab294a126d15a3bef633.tar.gz tk-941a79c42d7cc3c5c856ab294a126d15a3bef633.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 |