This is a repost of<br>&#39;<a href="http://www.riverbankcomputing.com/pipermail/pyqt/2009-January/021697.html">[PyQt] Can&#39;t disable key strokes while flashing matching brackets&#39;</a><br>recast as a feature request.<br>
<br>I have found no good way for my app to flash matching brackets in a QTextEdit.&nbsp; The problem is that keystrokes that occur during flashing can replace the character being &#39;flashed&#39;, i.e., selected briefly.<br><br>
I have tried the obvious things like disabling key events, etc., without any joy.<br><br>Nobody has responded to my requests for sample code illustrating how this might be done.<br><br>Some widget-level support for this kind of thing would be greatly appreciated.&nbsp; This is the only thing I have found that Tk can handle better than Qt :-)<br>
<br>Thanks!<br><br>Edward<br>--------------------------------------------------------------------<br>Edward K. Ream email: <a href="mailto:edreamleo@gmail.com">edreamleo@gmail.com</a><br>Leo: <a href="http://webpages.charter.net/edreamleo/front.html">http://webpages.charter.net/edreamleo/front.html</a><br>
--------------------------------------------------------------------<br><br>