[wxPython-users] STC coloring

Robin Dunn robin at alldunn.com
Mon Feb 4 10:50:48 PST 2008


Ben Kaplan wrote:
> Neither of those worked.
> 
>  From what I can tell, if I call stc.StartStyling before I try changing 
> the style, the text I add flashes red before reverting to the lexer 
> style. If I don't call StartStyling, then everything from the current 
> styling position down appears red. Could StartStyling be adding another 
> event handler for the style events?

I don't know.  You could try asking about it on the Scintilla mail list.

-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!





More information about the wxpython-users mailing list