[QScintilla] Re: StartStyling, SetStyling...
Ville M. Vainio
vivainio at gmail.com
Wed Oct 15 18:57:35 BST 2008
On Wed, Oct 15, 2008 at 8:42 PM, Ville M. Vainio <vivainio at gmail.com> wrote:
> I'm interested in doing a pyqt4 port of IPython (to facilitate using
> the leo-ipython bridge without terminal). There is an existing wx
> implementation of console widget, which basically translates ansi
> color codes to colors on the screen, and it uses StartStyling,
> SetStyling etc. to color the text. How do I do that in QSciScintilla?
Now that I think of it more, perhaps I'd be better off using QTextEdit
& html markup. Thoughts?
--
Ville M. Vainio
http://tinyurl.com/vainio
More information about the QScintilla
mailing list