Mohit Deshpande
Mohit Deshpande

Reputation: 55237

How to syntax highlight using scintilla?

How can I syntax highlight using the scintilla. I have no idea how to use it. I need a code sample that loads scintilla, puts a String[], and runs it in a richtextbox.

Upvotes: 3

Views: 2059

Answers (1)

call me Steve
call me Steve

Reputation: 1727

You might find your answer here.

alternatively apparently some file can't be found it seems like an installation issue.

might find more here

Upvotes: 2

Related Questions