diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2001-11-19 14:02:28 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2001-11-19 14:02:28 (GMT) |
commit | a7e948f6194635cd46a7431a05a2dc753865fd53 (patch) | |
tree | d4aa0042f807082a3d8d0472e87fe125e4291229 /ChangeLog | |
parent | 4bd4c9a955977c457ddf8795c30e14681c135966 (diff) | |
download | tk-a7e948f6194635cd46a7431a05a2dc753865fd53.zip tk-a7e948f6194635cd46a7431a05a2dc753865fd53.tar.gz tk-a7e948f6194635cd46a7431a05a2dc753865fd53.tar.bz2 |
Some neatening up of the widget demo launcher, and a new validated entry demo
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2001-11-19 Donal K. Fellows <fellowsd@cs.man.ac.uk> + + * library/demos/entry3.tcl: New demo showing off validation and + password entry. + + * library/demos/widget: Some reorganization to make the code + simpler, plus a new entry demo. + 2001-11-17 Jeff Hobbs <jeffh@ActiveState.com> * win/tkWinButton.c (TkpComputeButtonGeometry): corrected the |