TWPSynEditHighlight

<< Click to Display Table of Contents >>

Navigation:  Programming > Syntax Highlighting >

TWPSynEditHighlight

 

The component TWPSynEditHighlight has been created to use the SynEdit (http://SynEdit.SourceForge.net) syntax highlighters (available for pascal, c++, java, SQL, XML and many many more) with WPTools Version 9.

 

Please check out demo SynHighlight.

 

clip0080

 

TWPSynEditHighlight works in an optimized way - it updates the text attributes only when necessary and caches the text attribute ids. The relatively short sourcecode (WPSyntaxInterface) is really worth to be read.