This is a migrated thread and some comments may be shown as answers.

Telerik dictionary vs MS WPF dictionary

2 Answers 189 Views
SpellChecker
This is a migrated thread and some comments may be shown as answers.
Henry
Top achievements
Rank 1
Henry asked on 07 Jan 2013, 10:07 PM
Hi,

I have a quesiton about the dictionary used in Telerik spellchecker, is it compatible or shared with MS WPF spellcheck
feature? My problem is that part of my application will use MS WPF spellcheck and part will use Telerik's, so we hope
that the dictionaries can be shared through the application. If the answer is yes, can you give a little details for the
implementation?

Thanks.

Henry

2 Answers, 1 is accepted

Sort by
0
Petya
Telerik team
answered on 09 Jan 2013, 05:43 PM
Hi Henry,

Can you please share some more details on your application logic? For example, what will be spell-checked using MS SpellCheck and what using RadSpellChecker? Also, are you planning to use RadRichTextBox in your application or you wish to spell-check other controls with RadSpellChecker?

Overall, RadSpellChecker does support custom dictionaries and this MSDN article states that so does SpellCheck. The only inconsistency is that, as stated in the documentation of the control, RadSpellChecker uses .TDF files, as opposed to SpellCheck.CustomDictionaries which requires the dictionary to be in a .LEX format. If you are able to come-up with a way to convert one to the other, you should be able to plug the same dictionary to both spellchecking methods.
 
Greetings,
Petya
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Henry
Top achievements
Rank 1
answered on 17 Jan 2013, 10:59 PM
Thank you to answer me.

We decided to make another approach.

Henry
Tags
SpellChecker
Asked by
Henry
Top achievements
Rank 1
Answers by
Petya
Telerik team
Henry
Top achievements
Rank 1
Share this question
or