Skip to content

Replies

0
Oyvind
Oyvind answered on Sep 10, 2015 3:51 PM

Thanks. I was able to use this as the base for my solution.

0
Oyvind
Oyvind answered on Aug 27, 2015 8:43 PM

Hello Michael-

Apologize for the confusion. It might be better illustrated with an example. I will try to upload an example project.

To understand my question, run the project and click the “Spell Check” button.

The spell checker will catch the miss typed word “Heello” and suggest the word “Hello”. Clicking the “Ignore All” button on the spellcheck dialog will ignore all other occurrences of “Heello”. However, if you run the project again, but this time click “Change All”, the spellchecker only corrects the first occurrence of “Heello”, but does not correct the same word in other controls.

To me, this seems confusing since the word “All” on the spellchecker’s button controls seems to have different meanings…

Thanks!
SpellCheckProblem