Page 1 of 1

[Demo] LS Speller

Posted: Wed Apr 05, 2006 6:02 pm
by Sergey Tkachenko
Update: all information in this topic is obsolete.
Spell checkers are now included in TRichView setup.
LS Speller is not supported any more, because it makes no sense (it uses spelling checking tools from old versions of Microsoft Office)


Links to required files:
LS Speller:
http://www.luziusschneider.com/SpellerHome.htm


Demo (by Stef Mientki http://www.trichview.com/forums/profile ... ofile&u=25)
http://www.trichview.com/support/files/lsspelldemo.zip
In addition to functionality of the first demo, this demo shows how to:
- add words to dictionary
- add words to ignore list
- enable/disable spellchecker
- edit added and ignored wordlists (from within the program)
- check if speller is installed

Update (2007-Sep-29): Simple LS Speller, ASpell and EDSSpell demos were moved to the ZIP with wrappers (rvspell.zip)

Posted: Sat May 20, 2006 3:03 am
by Kym
I have all components installed, I can run the demo, but it does nothing, the combobox have no items, the "popupmenu" doesnt work, the LiveSpelling doesnt work as well. Do I need anything else to make this work?

Like install RichView with "support" for this component or something like that?

Posted: Mon May 22, 2006 6:58 pm
by Sergey Tkachenko
Yes, you need to install RVLSSpell.pas unit from http://www.trichview.com/resources/spell/rvspell.zip
It adds TRVLSSpell to the component palette.

But if the combobox is empty, that means no dictionaries are installed.
You can download them here:
http://www.luziusschneider.com/Speller/ ... /index.htm
(besides, it can use some (not all!) MS Office dictionaries)

Posted: Tue May 23, 2006 1:06 am
by Kym
Sergey Tkachenko wrote:But if the combobox is empty, that means no dictionaries are installed.
You can download them here:
http://www.luziusschneider.com/Speller/ ... /index.htm
(besides, it can use some (not all!) MS Office dictionaries)
Yeah, that was the problem, now it's working, thank you.