diff options
author | hobbs <hobbs> | 2004-09-06 23:22:14 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2004-09-06 23:22:14 (GMT) |
commit | 4cc4631b6cc71fb41544335993f40ed241ef80fb (patch) | |
tree | d876a11b3eb9a60fa39418768c5056b3a9c50c07 /ChangeLog | |
parent | 0fc2d827d65c4365786e696bc77de459b55cf6c4 (diff) | |
download | tk-4cc4631b6cc71fb41544335993f40ed241ef80fb.zip tk-4cc4631b6cc71fb41544335993f40ed241ef80fb.tar.gz tk-4cc4631b6cc71fb41544335993f40ed241ef80fb.tar.bz2 |
* library/tkfbox.tcl (::tk::dialog::file::Create): use label
instead of button for "File of type", as it properly handles
-state disabled now.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-09-06 Jeff Hobbs <jeffh@ActiveState.com> + + * library/tkfbox.tcl (::tk::dialog::file::Create): use label + instead of button for "File of type", as it properly handles + -state disabled now. + 2004-09-06 Pat Thoyts <patthoyts@users.sourceforge.net> * win/makefile.vc: Set TK_LIBRARY when execing Tk apps (test, |