Board index » delphi » TSynEdit/TSynSpellCheck

TSynEdit/TSynSpellCheck


2008-04-08 09:00:52 AM
delphi263
I'm looking for someone familiar with these components ... I am trying
to have TSynSpellCheck underline incorrectly spelled words, but it's
only working this way for the first visible line of text in the
TSynEdit component (regardless of whether WordWrap is on or off). Is
there a property setting I am missing somewhere?
Thanks, in advance -- Al C.
 
 

Re:TSynEdit/TSynSpellCheck

I'm looking for someone familiar with these components ... I am trying
to have TSynSpellCheck underline incorrectly spelled words, but it's
only working this way for the first visible line of text in the
TSynEdit component (regardless of whether WordWrap is on or off). Is
there a property setting I am missing somewhere?
Thanks, in advance -- Al C.
 

Re:TSynEdit/TSynSpellCheck

I'm using these components and having no problems. You have to tell TSynSpellCheck what
token types to check, but other than that I can not recall anything special that has to be
done.
Ryan.
On Tue, 8 Apr 2008 11:05:50 -0700, "Alan Colburn" <XXXX@XXXXX.COM>writes:
Quote
I'm looking for someone familiar with these components ... I am trying
to have TSynSpellCheck underline incorrectly spelled words, but it's
only working this way for the first visible line of text in the
TSynEdit component (regardless of whether WordWrap is on or off). Is
there a property setting I am missing somewhere?

Thanks, in advance -- Al C.