[Alpha-Bugzilla Bug 224] chooseWindowStatus is broken

New Message Reply Date view Thread view Subject view Author view

From: Alpha-Bugzilla (alpha-bugzilla+append@ics.mq.edu.au)
Date: 13 Mar 01, 05:54 EST


From: Alpha-Bugzilla <alpha-bugzilla+append@ics.mq.edu.au>
Subject: [Alpha-Bugzilla Bug 224] chooseWindowStatus is broken

[This e-mail has been automatically generated.]

http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/show_bug.cgi?id=224

vince@santafe.edu changed:

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

------- Additional Comments From vince@santafe.edu  2001-03-13 05:54 -------
A fix to the second bug.  Line 331 of prompts.tcl.  Replace:

	    set pat $__lastMatches

with

	    set pat [lindex $__lastMatches 0]

As for the first bug: 'return' aborts the current prompt.  This may be a 
behaviour change as compared with the old proc (and if so, sorry).  The 
spacebar is used to select the default or current item, and return is used to 
abort things.  This is at least consistent with status bar searches, in 
which 'return' also ends the search.

--
This e-mail has been sent to you by the Alpha-Bugzilla bugsystem
(http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/)
I am an automated system, please direct your replies or
complaints to my maintainer <steffen@maths.mq.edu.au>

_______________________________________________
AlphaTcl-developers mailing list
AlphaTcl-developers@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/alphatcl-developers


New Message Reply Date view Thread view Subject view Author view

This archive was generated by das@users.sourceforge.net with hypermail 2b29 on 31 Mar 01, 11:51 EST