This is a Smart Client plugin that adds many features that are not available in the spellcheck plugin that ships with Servoy.
This plugins add:
-Spell check multiple elements
-Standard visual pop-up spell checker
-Auto-Spell feature. Spell as you type…Red squiggly underline on misspelled text with right-click suggestions
-Many more…
Now to the question. Is there a way of spellchecking a list view in one go?
It is really only record-by-record, however, if you use the second example (on the move sample) to just do the red-squiggly underline spellcheck, then you just have to make one call to the plugin, and as the user clicks into the field, it will mark the misspelled words. So, it doesn’t do all of them in the list view at once, but will do as they click through the records.
Is there a possibility, when you have once activated the auto spell checking for an element, to deactivate it?
We want give the user the possibility to switch this option.
Furthermore, the user should be able to change the language, when the plugin is already registered on a form. Is there a way to do now?