ID: 26270, RapidSpell Desktop .NET

by Dan Wright Email: Anonymous


Add spell checking to .NET Windows applications. Add spell checking value to any textual application (email, word processor etc) with a couple of lines of code.
Download Details
CDN Login Required to Download. (You will be redirected to the login page if you click on the Download Link)
To download this, you must have registered:
A free membership

For Delphi Prism, Version 1.0  to 1.0 6 downloads
Copyright: Commercial use requires permission


Updated on Thu, 13 Nov 2008 05:57:26 GMT
Originally uploaded on Thu, 13 Nov 2008 05:59:26 GMT
SHA1 Hash: 8E79F8DB591EB53C43A182A1CD6AD200EA683343
MD5 Hash: 7EFA6C6E018C124B19265B5C6EFD7E6F

    Explore the files in this upload

Description
Integrate (as-you-type and dialog) spell checking functionality into .NET Windows applications. Add spell checking value to any textual application (email, word processor etc) with a couple of lines of code. RapidSpell Desktop can also be used in non GUI contexts using it's spell checking API. Written for dotNET in C#, RapidSpell uses combined and separate 140,000 word U.S. & U.K. dictionaries (and user dictionary), multi-threaded GUI and a powerful suggestion engine. Canadian & Australian English dictionaries are available free on request.

General Details:

RapidSpell provides 3 spelling components to add spell check functionality to your applications; RapidSpellDialog (dialog based checker control), RapidSpellAsYouType (as you type check control) and RapidSpellChecker (core spell checker class).


RapidSpellDialog

RapidSpellDialog provides all the usual GUI features, add, undo, options, change, change all, ignore, ignore all, smart suggestions and double word detection. It interactively checks ANY TextBoxBase derived component such as TextBox and RichTextBox as well as 3rd Party Controls such as "TX Text Control". Checks selections, whole documents with wrap at end, highlights errors, accepts manual corrections, allows user to edit main document during spell check and also supports an editable user dictionary.


RapidSpellAsYouType

RapidSpellAsYouType functions like your users will expect. Spelling errors are highlighted as the user types, cuts/pastes, block deletes and loads files. This was the first .NET control to persistently highlight errors as the user continues to work (type, scroll etc). Right-clicking on a highlight presents a context menu with suggestions and options to 'Ignore All' or 'Add' to user dictionary. Includes English/Customizable Autocorrect. Works with TextBox and RichTextBox subclassed controls included in the product. Only one instance of RapidSpellAsYouType is needed for all text boxes on a form.


Options

The customizable options forms provide the user with several spell checking options and the ability to modify the contents of their 'user dictionary' (if activated).


RapidSpellChecker

RapidSpellChecker provides core spell checker functionality, which means it is suitable for server applications as well as any console application. It supports a user dictionary and run-time switchable main dictionaries. It has been clocked at over 100,000 words/sec on a standard PC.


Dict Manager

   Latest Comments  View All Add New

Move mouse over comment to see the full text

Server Response from: CDC2