summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2001-10-30 11:21:50 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2001-10-30 11:21:50 (GMT)
commit1e8f324bf3e3448bd0371bc5139de33f2f4a1395 (patch)
treeb1db95e8bca8b0fec32a78d0d8dc17febdf58972 /ChangeLog
parent7a22b0cc08ac0cb685315130f93ed8d579b29daa (diff)
downloadtk-1e8f324bf3e3448bd0371bc5139de33f2f4a1395.zip
tk-1e8f324bf3e3448bd0371bc5139de33f2f4a1395.tar.gz
tk-1e8f324bf3e3448bd0371bc5139de33f2f4a1395.tar.bz2
Improvements to widget demo (integrates/demonstrates the new 8.4 widgets)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5474c0e..3c049d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2001-10-30 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+ * library/demos/widget: Integrated labelframe item into the labels
+ section and added a spinbox demo to the (retitled) entry section.
+
+ * library/demos/labelframe.tcl: Adjusted so as to show off the
+ labelframe widget to better effect and have a better description.
+
+ * library/demos/spin.tcl: New demo to show off spinbox capabilities.
+
* library/demos/rolodex: Changes up-ported from core-8-3-1-branch
to make the script use more 8.*-isms, but not menus due to the way
the context help system works.