diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2005-01-18 11:56:56 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2005-01-18 11:56:56 (GMT) |
commit | e4c758049c65a3fa68d736b7c73f61899bf70f16 (patch) | |
tree | 6de111b0e12801f609f8c8457ff0d5cee0d77c14 /ChangeLog | |
parent | c46b6aea1d52c7808c1857908f5e528756f88311 (diff) | |
download | tk-e4c758049c65a3fa68d736b7c73f61899bf70f16.zip tk-e4c758049c65a3fa68d736b7c73f61899bf70f16.tar.gz tk-e4c758049c65a3fa68d736b7c73f61899bf70f16.tar.bz2 |
Fixed dialog parenting problem described by Keith Nash. Also tidied up callbacks
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-01-18 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * library/demos/menu.tcl: Reworked to make dialogs children of the + demo widget so that they are properly visible. Issue reported by + Keith Nash <k.j.nash@usa.net> + 2005-01-13 Donal K. Fellows <donal.k.fellows@man.ac.uk> * library/tkfbox.tcl (IconList_Selection, IconList_Create): |