RvDxSpellChecker events not firing?

General TRichView support forum. Please post your questions here
Post Reply
msimmons15
Posts: 29
Joined: Mon Oct 25, 2010 3:59 pm

RvDxSpellChecker events not firing?

Post by msimmons15 »

In my application I am converting from AddictSpell to DevExpress spellchecker. I have been using the DxSpellChecker onSpellingComplete event to determine if the user cancelled out of the spell check dialog or finished the spell check. This is important when I am spellchecking multiple dataset records to know if the user aborted the spellcheck or desires to continue.

I have not been able to get the onSpellingComplete event to fire in the DXSpellDemo using the RVDxSpellChecker. Is this event supported? Is there some other way to know if the spell check was completed or cancelled?

Thanks,
Mike Simmons
Post Reply