At the local python meeting, clepy, I learned of a grep-like utility to search file(s) via regexes. It can colorize its output with ansi color escapes, something that Qt probably does not handle.
Would the approach be to write a special parser that strips the escapes and feed strings and commands to the text widget to do the coloring? Tom -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
