Custom spell checker dictionary

Last post 12-04-2008, 10:06 AM by Adam. 1 replies.
Sort Posts: Previous Next
  •  12-04-2008, 7:59 AM 46555

    Custom spell checker dictionary

    Hi
     
    I am evaluating the Cutesoft editor for replacing another third party editor in our application.
     
    Along with the editor the application is already using a spell checker from third party. I have two questions:
     
    1. If I want to retain the existing spell checker, can I use it with the cutesoft editor. If yes how?
    2. If I want to use the cutesoft spellchecker (NetSpell) but wish to use the dictionary which is used by existing spell checker, how can I specify that? My curent dictionary is a text file with list of words with one word per line.
     
    Many thanks
  •  12-04-2008, 10:06 AM 46569 in reply to 46555

    Re: Custom spell checker dictionary

    >>1. If I want to retain the existing spell checker, can I use it with the cutesoft editor. If yes how?
     
    Yes. all you need to do is adding a custom buton and call your spell checker.
     
    Here is an example:
     
    Add a Cross Browser Modal Dialog Box to Cute Editor
    How to create a custom button(client side) which displays a dialog?( C# | VB )
    This example demonstrates how easy it can be to add your own client side buttons to the CuteEditor by creating a Cross Browser Modal Dialog Box.

    The source code of this example can be found in the download package.
     
    >>2. If I want to use the cutesoft spellchecker (NetSpell) but wish to use the dictionary which is used by existing spell checker, how can I specify that? My curent dictionary is a text file with list of words with one word per line.
     
    Have you compared the dictionaries? Netspell uses the dictionaries of other open source project. The name of dictionary file looks like en-US.dic. It is also a text file with list of words with one word per line.
     
    So I suggest you rename your dictionary file to en-US.dic then try again.
     
    Keep me posted
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

View as RSS news feed in XML