Well this weekend's deep plunge was fairly successful. I am at the point where I can loop through a paragraph and determine if a word is misspelled, offer 10 suggestions, and replace the word with one of the ten suggestion or your own input. A couple of notes:
1. I haven't written the...
So I took the deep plunge and I decided to create my own spell checker. I am using the same open source dictionary from Craig's Speller Checker which is called SCOWL. I found another open source spell checker written in VB, which I am translating to VFP. Now that spell checker has the ability...
The Wayback Machine did have the original Blog Post where Craig outlined pretty extensively how he created the Spell Checker (Word lists, algorithms, etc.) He even posted the implementation of the Levenshtein Algorithm on VFP Wiki. Link I may spend some time this weekend trying to write my own...
Scott,
I try to save every useful thing I come across for VFP now because you never know when it will vanish.
GriffMG and Mike,
Thanks for the FoxSpell tip.
Matt
Hello All,
I have used variations of the Word spell check in projects in the past but it always leaves me underwhelmed.
In Google searches and VFP forum searches I keep finding references to Craig Boyd's Spell Checker class but the website is no longer available. Is there anywhere I can...
I want the Form's title bar to be transparent, which works when I have WindowState = 0. As soon as I change the WindowState property to 2 the transparency fails and goes back to the opaque blue style. Themes are set to .T. and toggling DeskTop T/F did nothing.
I have been relying on this forum since I started learning VFP and can't even begin to thank all of you for the solutions I have found over the years. I have found my first issue that hasn't been discussed here previously, or so I think, I ran a pretty extensive search before posting.
I have...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.