On Wed, 17 Mar 2010 11:36:35 -0700 (PDT) tfer <[email protected]> wrote:
> An approach I'm considering is to store the ansi escape coded string > in an unknown attribute, then having ansi_esc language mode that > parses that string and inserts the text and does the requested > coloring. Sounds good. I think for Qt at least the easiest (and possibly only?) way to do the coloring is to convert to html. Actually probably not the only way, but I still think probably the easiest. Cheers -Terry -- 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.
