fast syntax-highlighting.

Windows specific forum
User avatar
Hroudtwolf
Addict
Addict
Posts: 803
Joined: Sat Feb 12, 2005 3:35 am
Location: Germany(Hessen)
Contact:

fast syntax-highlighting.

Post by Hroudtwolf »

Hello everybody

I searching a way to make a fast syntax-highlighting. From Purearea, I downloaded already the syntax-highlighting lib. This Lib is to slowly.

Is there someone , who has created an editor with syntax-highlighting?
Or , do anyone knows how to create syntax-highlighting?

All the thread about syntax-highlighting, here in the forums doesn't help me.

I'll thank you for all helpfull answers...
Fred
Administrator
Administrator
Posts: 18357
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

The current PB editor source is available here: cvs.purebasic.com and have a relatively fast highlighter (based on RTF streaming in a RichEdit component). I hope this helps.
User avatar
GedB
Addict
Addict
Posts: 1313
Joined: Fri May 16, 2003 3:47 pm
Location: England
Contact:

Post by GedB »

Scintilla has lightening fast Syntx Highlighting built in.

You can see how its done by looking at the jaPBe source.
User avatar
Progi1984
Addict
Addict
Posts: 806
Joined: Fri Feb 25, 2005 1:01 am
Location: France > Rennes
Contact:

Post by Progi1984 »

Yes Scintilla is good, like RaEdit ! But the problem is for newbies that it's so hard to begin without some easy examples or tutorials


Excuse me for my english : I'm french.
User avatar
Hroudtwolf
Addict
Addict
Posts: 803
Joined: Sat Feb 12, 2005 3:35 am
Location: Germany(Hessen)
Contact:

Post by Hroudtwolf »

Thx @ ALL


@Progi1984

Oh .. Then I'm very happy. 'cause I'm not a newbie. :D
User avatar
Progi1984
Addict
Addict
Posts: 806
Joined: Fri Feb 25, 2005 1:01 am
Location: France > Rennes
Contact:

Post by Progi1984 »

Do someone want to do tuts on Scintilla ?
oliv
User
User
Posts: 42
Joined: Sun Aug 24, 2003 10:11 am
Location: France

Post by oliv »

Progi1984 wrote:Do someone want to do tuts on Scintilla ?
Someone request Freak but he said that it is for Scintilla's creator and the creator answered he have not time for this (if I have correctly understand)

Soory for my english too

Progi : It is fun, we are french and speak here :D . Your library support syntax-highlighting, no ?
User avatar
Progi1984
Addict
Addict
Posts: 806
Joined: Fri Feb 25, 2005 1:01 am
Location: France > Rennes
Contact:

Post by Progi1984 »

Yes, but I want to do some stuff like autocompletion, etc... like Scintilla or raedit for an algorithm editor !

But for speaking of that : meeting in the french forum !
Post Reply