Hi every one,
I've read the documentation about RadSpellChecker and couldn't find anything to do with RadSyntaxEditor. I've already implemented a spellchecker inspiring WordSpellChecker class from SDK Sample Browser and linked it to the RadSyntaxControl via a tagger although I'm not sure if it's a best practice. This solution has a couple of issues including having a lag as a result of working with document in WordSpellChecker and also it needs to be implemented everything from scratch like managing the dictionary.
Does anyone have any better idea or is there any smooth way to join them?
Thanks,
Dariush
I've read the documentation about RadSpellChecker and couldn't find anything to do with RadSyntaxEditor. I've already implemented a spellchecker inspiring WordSpellChecker class from SDK Sample Browser and linked it to the RadSyntaxControl via a tagger although I'm not sure if it's a best practice. This solution has a couple of issues including having a lag as a result of working with document in WordSpellChecker and also it needs to be implemented everything from scratch like managing the dictionary.
Does anyone have any better idea or is there any smooth way to join them?
Thanks,
Dariush