Mail Archives: djgpp/1999/06/22/10:12:25
> Fariborz Yazdani <famepro AT sprint DOT ca> wrote in message
> news:376E6A2A DOT 63DC09D4 AT sprint DOT ca...
> > Does anyone know how to do Syntax Highlighting?? (Like make a C editor
> > that does it)? I looked at the RHIDE code but couldn't find the file
> > that did the Syntax Highlighting portion of the editor.
> >
> > Any help would be greatly appreciated.!
editorfo.cc is the source where the highlight painting is done.
The routines that computes the highlight flags are located in ceditor.cc (look
for meassureLine, TestPropagation and other routines related).
SET
--
Salvador Eduardo Tropea (SET). (Electronics Engineer)
Visit my home page: http://welcome.to/SetSoft or
http://www.geocities.com/SiliconValley/Vista/6552/
Alternative e-mail: set-soft AT usa DOT net set AT computer DOT org
set AT ieee DOT org set-soft AT bigfoot DOT com
Address: Curapaligue 2124, Caseros, 3 de Febrero
Buenos Aires, (1678), ARGENTINA Phone: +(5411) 4759 0013
- Raw text -