[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

HTML Parsing and spellchecking



Hello Glenn,

it has been a while since the last version of my HTML-spell-checker was
released and now - at last - it handles live spell checking too.

The problem about the old spell checker code - it contained a few lines
of Addict-code is gone. Firstly the code is revised and updated (nothing
looks like the Addict source anymore) and secondly the checker-code
itself is encapsulated  into the edit engine (KsDHTMLEDLib.ocx).

All the Delphi source inside this package is free and also obtainable at
the KSDhtmlEdit support group:
http://groups.yahoo.com/group/KSDhtmlEdit/


If you just want to try MSHTML spell checking in action, then extract at
least
the demo editor OcxDHTML.exe, KsDHTMLEDLib.ocx and eventually the
dictionary file (american.adm)
to a directory.


- start OcxDHTML.exe 
- click the menu Spelling -> Options, 
  Click "Locate Dictionaries.." and navigate to the folder where you
have your dictionaries placed, click OK,
  Select the dictionary / dictionaries you want to use and finally click
OK.
  Now your reedy to spell-check your document
- load a document into the editor 
- hit F7 on your keyboard or select a sub item (i.e. Check live) from
the menu Spelling. 
- enjoy 


Cheers

Kurt Senfer




Attachment: a3KSdhtmldemo.zip
Description: a3KSdhtmldemo.zip



Please visit Addict Home Site.