Syntax color hightlight

Gillou nospam at bigfoot.com
Mon Mar 18 18:06:32 EST 2002


Perhaps you should consider using scintilla for this. I'm (pretty
successfully) working on a DTML editor with it.
There's a scintilla wrapper class in wxPython (www.wxpython.org).
You can have a look at this too...
http://archaeopteryx.com/opensource/pyscintilla

"Fabien Henon" <ffjhenon at club-internet.fr> a écrit dans le message news:
3C966603.5010605 at club-internet.fr...
> I am writing a text editor for POV-RAY (with Python-Tkinter) and
> I'd like to know if it is possible to implement syntax color
> highlighting for a specific language.
> I'd like to implement <>,(),[] matches as well.
> Is Tkinter powerful enough or do I have to use megawidget, wxpython.
>
> Thanks
>





More information about the Python-list mailing list