[issue14146] IDLE: source line in editor doesn't highlight when debugging

Roger Serwy report at bugs.python.org
Fri Apr 12 07:30:42 CEST 2013


Roger Serwy added the comment:

Todd, thank you for being proactive with the Tcl/Tk community. Hopefully they will offer a fix in their next version.

In the meanwhile, here's a patch that works around the problem on Windows. The purpose of getting the highlight configuration at each FocusOut event is in case the current theme changes.

----------
keywords: +patch
stage:  -> patch review
versions: +Python 2.7 -Python 3.2
Added file: http://bugs.python.org/file29786/win_highlighting.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14146>
_______________________________________


More information about the Python-bugs-list mailing list