diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2003-03-12 16:00:54 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2003-03-12 16:00:54 (GMT) |
commit | 7d023718139986d6a52228299d1c68a78b09dab4 (patch) | |
tree | 4e2c504b2e84f99c60942932502499bbedb596ab /ChangeLog | |
parent | 413da068905437f950c4f16ac5f0c699724fb5b4 (diff) | |
download | tk-7d023718139986d6a52228299d1c68a78b09dab4.zip tk-7d023718139986d6a52228299d1c68a78b09dab4.tar.gz tk-7d023718139986d6a52228299d1c68a78b09dab4.tar.bz2 |
Better aesthetics for the messageBox. [Bug #701812]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-03-12 Donal K. Fellows <fellowsd@cs.man.ac.uk> + + * library/msgbox.tcl (tk::MessageBox): Stopped message box buttons + from getting very wide, and added some compensatory space so that + the smaller buttons still look nice (well, to me). [Bug #701812] + 2003-03-11 Jim Ingham <jingham@apple.com> * macosx/tkMacOSXMenu.c (EventuallyInvokeMenu): New function, |