Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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.

like image 216
Mohit Deshpande Avatar asked Jul 23 '26 13:07

Mohit Deshpande


1 Answers

You might find your answer here.

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

might find more here

like image 187
call me Steve Avatar answered Jul 26 '26 03:07

call me Steve