Hello,
I cannot get the UserDictionary to work. I am using basically the same code as in the UserDictionary sample, only I am using it with a Textcontrol instead of a richTextBox.
I've attached a sample project.
Problem #1:
#1 The as-you-type squiggly lines still underline the words I've added to the dictionary.
#2 If I invoke spell checking manually via the "CHECK SPELLING" toolstrip button included in my sample, it also does not recognize my added words.
#3 Further, if I click "Ignore Once" in the dialog presented in issue #2, I get a NullReference exception. Something strange I noticed was that the "Suggestions Dictionary" combobox was blank. See attached screenshot.
I'm trying to get this to work with TX 20 and TXSpell 4. I'm also including the binaries I'm using so there is no question there.
Please let me know what I am doing wrong. Thanks.
-Ben
I cannot get the UserDictionary to work. I am using basically the same code as in the UserDictionary sample, only I am using it with a Textcontrol instead of a richTextBox.
I've attached a sample project.
Problem #1:
#1 The as-you-type squiggly lines still underline the words I've added to the dictionary.
#2 If I invoke spell checking manually via the "CHECK SPELLING" toolstrip button included in my sample, it also does not recognize my added words.
#3 Further, if I click "Ignore Once" in the dialog presented in issue #2, I get a NullReference exception. Something strange I noticed was that the "Suggestions Dictionary" combobox was blank. See attached screenshot.
I'm trying to get this to work with TX 20 and TXSpell 4. I'm also including the binaries I'm using so there is no question there.
Please let me know what I am doing wrong. Thanks.
-Ben