Text colors are not removed when disable lexer
Status: Alpha
Brought to you by:
treectrl
If the lexer is disabled after the text is tagged, the current view is not updated. When scrolling the text, the new lines have no colours.
Example:
# wish
% source demos/demo.tcl
% .w1.text lexer configure -enable 0
The last command will not change the screen content.