Page 1 of 1

Spellcheck Question

Posted: Mon Dec 20, 2021 1:57 pm
by standay
Hi Sergey,

I found RichViewApostropheInWord described in the help file. Now I see how spell checking of words like "couldn't" is working.

I was wondering if it would be possible to set the same thing up for regular "-" hyphens (dashes)? Words like UTF-16 are showing as misspelled even though they are in my Hunspell dictionary. If I remove the "-" from rve delimiters hyphenated words spell check as expected, but then selections don't stop on hyphens.

Not a big deal but thought I'd ask about it. I'm not even sure if handling dashes like apostrophes would be the right way to approach it anyway.

Stan

Re: Spellcheck Question

Posted: Sat Jan 08, 2022 11:56 am
by Sergey Tkachenko
Sorry for the delay.
All other characters are treated as word delimiters if they are included in RichViewEdit.Delimiters properties.
But if affects not only spell checking, but other operations too (for example, double click to select word)