13 Jul
2003
13 Jul
'03
1:58 p.m.
As for program enhancements, you simply *must* add syntax highlighting!!
I use TextPad 4.6.2 at the moment, and have knocked up a
$500... Pass. I'll see exactly how hard it is just to use the RichTextBox control and manually do highlighting. 9lC is pretty simple. You just want to color code comments (green), keywords (blue), maybe include files dark grey or something, but everything else black. (Maybe key on REG statements.) In theory this should be a half-day project. I'll take a look. I too wanted syntax highlighting. Would also make it easier on the newbie. JB