diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2001-11-12 15:01:32 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2001-11-12 15:01:32 (GMT) |
commit | 34b54239ebfc56c1a662404422042b457b478358 (patch) | |
tree | 6f329df80415a08acd1bea21f44d1974b46471de /ChangeLog | |
parent | c9861ecdabab79fdb43bbd42e75cfbfc53d3831c (diff) | |
download | tk-34b54239ebfc56c1a662404422042b457b478358.zip tk-34b54239ebfc56c1a662404422042b457b478358.tar.gz tk-34b54239ebfc56c1a662404422042b457b478358.tar.bz2 |
Yet more -compound showing off, prompted by Vince Darley
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2001-11-12 Donal K. Fellows <fellowsd@cs.man.ac.uk> + * library/demos/menu.tcl: Show off -compound support in menus. + * library/demos/radio.tcl: Added some code to both show off the extra capabilities of the buttons and also show what can be done with compound images on the sly. |