diff options
author | a_kovalenko <a_kovalenko> | 2002-06-06 01:09:41 (GMT) |
---|---|---|
committer | a_kovalenko <a_kovalenko> | 2002-06-06 01:09:41 (GMT) |
commit | 88b2cdf2b50d1a7fae6ab9f3f1c5d5f46ada0985 (patch) | |
tree | b76e18270154f6987dbbf6e326ca6c6324228fec /ChangeLog | |
parent | ffa4d901dbca193fb74649d0766f51cc45eda915 (diff) | |
download | tk-88b2cdf2b50d1a7fae6ab9f3f1c5d5f46ada0985.zip tk-88b2cdf2b50d1a7fae6ab9f3f1c5d5f46ada0985.tar.gz tk-88b2cdf2b50d1a7fae6ab9f3f1c5d5f46ada0985.tar.bz2 |
Make non-default buttons in messagebox have -default normal
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2002-06-06 Anton Kovalenko <a_kovalenko@users.sourceforge.net> + + * library/msgbox.tcl (MessageBox): Add -default normal + when creating non-default buttons for message box. + They already get -default normal when they're + unfocused, and dialog window size used to change suddenly + in such cases. + 2002-06-05 Anton Kovalenko <a_kovalenko@users.sourceforge.net> * unix/tkUnixFont.c (Tk_DrawChars): Don't assume that |