[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: info-macl@cambridge.apple.com
 
- From: mkatz@garnet.berkeley.edu (Michael Katz)
 
- Date: Fri, 22 Mar 91 18:35:13 PST
 
no more paren matching
Does anyone know how to stop the matching parenthesis from flashing in a
Fred window?  Currently I have a hack in the window's null event handler that
switches the left and right ends of the selection range (I'm always dealing
with a non-zero-length selection).  The effect is that the parens at both ends
flash quickly enough that they both just look a little dimmed.  I'd like to do
this in a nicer way ...
thanks