diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-11-07 22:41:11 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-11-07 22:41:11 (GMT) |
commit | 27d15b7a2543bca1a3daa01553101b04d7da3f19 (patch) | |
tree | c10c13420709ad19fe1e5bf540c158177964305e /ChangeLog | |
parent | 1bb14dfb3bbf5bffb43803bc53e003ec0e6233ca (diff) | |
download | tk-27d15b7a2543bca1a3daa01553101b04d7da3f19.zip tk-27d15b7a2543bca1a3daa01553101b04d7da3f19.tar.gz tk-27d15b7a2543bca1a3daa01553101b04d7da3f19.tar.bz2 |
More animation demos
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -12,8 +12,9 @@ 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. + * library/demos/pendulum.tcl: Added demonstrations of how to do + * library/demos/aniwave.tcl: animations using Tcl/Tk to the + * library/demos/anilabel.tcl: widget demo. 2004-11-03 Don Porter <dgp@users.sourceforge.net> |