color text??

  • Thread starter Thread starter Bad_Kid
  • Start date Start date
B

Bad_Kid

What's the best way to change some words color while typing? (like in c#)
do I have to catch letter by letter, then after a break sign (like +,-,
,...) create a string, compare that string with "keywords" and if it is a
keyword change color of that word???
 
Back
Top