> i'm trying to work out the best way of developing an edit control (rich
> text
[quoted text clipped - 3 lines]
> something or just wait for the space bar to pressed and then check the
> previous word or something?
Better to use some thirdparty memo with built in syntax highlighting.
We found QWhale.Editor from QWhale.Net very useful.
Best Wishes
Sergiy Kurinny
graeme g - 25 Aug 2006 16:17 GMT
>> i'm trying to work out the best way of developing an edit control (rich
>> text
[quoted text clipped - 9 lines]
> Best Wishes
> Sergiy Kurinny
i trying to do this myself and can't afford the $249 or something for it...
i managed to get some syntax highlighting working by selecting each word in
the document and checking it, but this is slooooooower than my car on a good
day