[QScintilla] StartStyling, SetStyling...

Ville M. Vainio vivainio at gmail.com
Wed Oct 15 18:42:37 BST 2008


Hello,

(background: I'm helping with pyqt port of Leo)

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?

-- 
Ville M. Vainio
http://tinyurl.com/vainio


More information about the QScintilla mailing list