|
From: Hans-Christoph S. <ha...@ed...> - 2006-12-02 19:14:37
|
On Dec 1, 2006, at 2:14 AM, Daniel A. Steffen wrote: > > On 01/12/2006, at 17:14, Jeff Hobbs wrote: > >> Hans-Christoph Steiner wrote: >>> set answer [tk_messageBox \-message $x \-type yesno -default >>> $default \ >>> -icon question] >> ... >>> This works fine on tcltkaqua.sf.net 8.4.10 and ActiveTcl 8.4.12. >>> But >>> it doesn't pop up anything on ActiveTcl 8.4.13 and 8.4.14. Here are >>> the two relevant source files: >> >> There is some regression issue in that -default no in the above >> example >> will cause the messagebox to not be displayed. -default yes does >> still >> work. > > Fixed on HEAD and core-8-4-branch. > The issue was caused by my change of 2006-04-11 enabling the OS > standard Escape and Cmd-. bindings for the Cancel resp No button. > It turns out that StandardAlert errors out when the same button > number is configured for both the alert default button and for the > cancel button... > > HC, please file bugs via the SF tktoolkit bug tracker, so that they > can be referenced by bug number in the ChangeLog etc... Ok, shall I still file a bug report? I just wanted to make sure it hadn't been addressed since I found in my search similar reports. .hc ------------------------------------------------------------------------ Looking at things from a more basic level, you can come up with a more direct solution... It may sound small in theory, but it in practice, it can change entire economies. - Amy Smith |