cvancour
4th January 2008, 12:34 PM
In our application we allow users to create text and send it out via email. Our customers also have an option to have all text run through your spelling product before the text is emailed. Customers are opting to do this instead of just having the text checked real-time due to the prohibitive size of some of the text (performance issues) and because spelling errors are more highlighted to ensure correction using this approach.
The problem is that during the spellcheck process, the user may accidently select the wrong replacement word or want to return to editing the text, rather than having it sent out.
Is there any way to expose a cancel capability that would allow the user stop the spellchecking and return the user to the calling program and one that would allow the user to go back and undo a previously applied corrections?
Thanks for your help on this!
The problem is that during the spellcheck process, the user may accidently select the wrong replacement word or want to return to editing the text, rather than having it sent out.
Is there any way to expose a cancel capability that would allow the user stop the spellchecking and return the user to the calling program and one that would allow the user to go back and undo a previously applied corrections?
Thanks for your help on this!