Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
spell
- Page 1
Spell checking gone since 10.3.8
Hardware and Software
macOS
20 Years Ago
by Danarchy
I just talked to Apple about
spell
checking as I type, being gone … forums I reply or post to, used to
spell
check as I typed. Underlining the misspelled word… offered by these sites. Some have their own
spell
check button, which opens another window. When I… And is there some way to get the
spell
checker back system wide instead of just working …
Spell Checker Program Help.
Programming
Software Development
15 Years Ago
by tyacag876
…fairly new to programming. I have to develop a
spell
checker program. MY program has to use a hash…;<<endl; cout<<" 1)
Spell
Check a Document"<<endl; cout<&…3) { cout<<"Thank you for using my
spell
checker program!!"<<endl; //return 0; system(&…
Spell checker for wxPython
Programming
Software Development
15 Years Ago
by Namibnat
Is there a way to incorporate a
spell
checker within a wxPython gui? I would like to be … posted to a sqlite3 database. I would imagine that the
spell
checker would be very os specific, but for me it… wouldn't want to build a
spell
checker, only if I can connect to a
spell
checker already on my machine. Just…
Spell checker and dictionary
Programming
Software Development
11 Years Ago
by kxjakkk
file_spellcheck = input("Name of the document to be
spell
-checked: ") with open(file_spellcheck, "r") …as i: i.write() I need to make a
spell
checker that uses another file as a dictionary. So let…prompted to name a document to
spell
check. User enters a document to
spell
check, but the program should prompt…
Re: Spell checker for wxPython
Programming
Software Development
15 Years Ago
by jcao219
…/"]http://aspell.net/[/URL] You can make your own
spell
-checker refer to this: [URL="http://norvig.com…/
spell
-correct.html"]http://norvig.com/
spell
-correct.html[/URL] All you need is…
Spell checker on FireFox
Hardware and Software
Microsoft Windows
14 Years Ago
by Rik_
Ever wanted to get
spell
checking working on FireFox but don't know how to … comes up and ok it. Job done, you now have
spell
checking enabled! My original post can be found here - [url…
Spell Check
Community Center
Meta DaniWeb
10 Years Ago
by NathanOliver
…? I could be wrong but now it is
spell
checking things inside code tags to where before I can'… it doing that. I also had a weird result when
spell
checking with a web link where it changed the web…
Spell Check Open Source Code Required
Programming
Web Development
19 Years Ago
by prasanna_godugu
Hi Is ther any open source code for
Spell
check in java script or java so we can integrate with html or jsp pages for
spell
check of TextArea on the form Thanks & Regards Prasanna
Re: Spell Check Open Source Code Required
Programming
Web Development
19 Years Ago
by hooknc
Google: [URL=http://www.google.com/search?hl=en&q=java+open+source+
spell
+check&btnG=Google+Search]java open source
spell
check[/URL] Regards, Nate
Spell checker gone?
Community Center
Meta DaniWeb
17 Years Ago
by ~s.o.s~
Hmm its strange but the
spell
checker which was working 6 hours back is no longer working for me. I am using Firefox 2.0 on Win 2003. Maybe its the changes you made recently. Also the
spell
checker works on other sites like Devshed and the likes so I guess it must be a problem with the site.
Re: Spell checker gone?
Community Center
Meta DaniWeb
17 Years Ago
by joshSCH
Your having trouble with the
spell
checker? That's very odd.. b/c until Dani made the changes, I had to right click in every post and click the "check spelling" box. (My spelling can sometimes be atrocious.. especially that word lol) Anyway, since she has made changes, It automatically
spell
checks for me now... Firefox 2.0.0.3
Re: Spell checker gone?
Community Center
Meta DaniWeb
17 Years Ago
by joshSCH
[quote=~s.o.s~;362227] For me, its only the rounded corners. When I disable them, off goes the
spell
checker.[/quote] Same here. I have to enable the rounded corners in order for the
spell
checker to work.. which is kind of a pain b/c the rounded corners make the web pages open slowly.
Spell checkers
Community Center
17 Years Ago
by mskh
Guys i need to know what are the constraints in designing a
spell
-checker program? for example Word processor ignores acronyms and does not check them. Could anyone think of more contraints that should be considered when designing a
spell
-checker? Regards M
Spell Checker Function Using Office 2003 - Word Library
Programming
Software Development
16 Years Ago
by Johnson_34
I wrote a
spell
checker function, however I could not adjust its language. Although ….Value; object objLanguage = Word.WdLanguageID.wdEnglishUS; //ask MS Word to
spell
check the given word bool spelledright = this.application.CheckSpelling( word…
Spell Checking Against Words in Database
Programming
Web Development
16 Years Ago
by darkagn
Hi all, I am currently writing a
spell
checker that needs to suggest corrections for a mis-spelled … if I could use the Pspell library to do the
spell
check / suggestion based upon the entries in that table? From…
Re: Spell checker gone?
Community Center
Meta DaniWeb
17 Years Ago
by christina>you
The
spell
checker is working fine for me.
Re: Spell checker gone?
Community Center
Meta DaniWeb
17 Years Ago
by ~s.o.s~
It has somehow started working. Turns out that if I disable rounded corners, the
spell
-checker stops working. All I had to do was enable the option again. Solved.
Re: Spell checker gone?
Community Center
Meta DaniWeb
17 Years Ago
by ~s.o.s~
… the rounded corners. When I disable them, off goes the
spell
checker.
Re: Spell checkers
Community Center
17 Years Ago
by scru
You're designing a
spell
checker and having thought of this? Give me a good reason why I should help you wreak havoc with your crappy code (justified presumption).
Re: Spell checkers
Community Center
17 Years Ago
by Auzzie
Looking at the code side of it you will need to be able to optimise the code so that it can search through the massive dictionary files as quick as possible. Also you need to be able to predict what word the user is trying to
spell
Spell a String in reverse
Programming
Software Development
18 Years Ago
by sneekula
What is the most efficient way to
spell
a string in reverse, for instance s = "banana".
Word 2003 Spell Checker Not Working
Hardware and Software
Microsoft Windows
17 Years Ago
by masonbill
Spell
check acknowledges miss spelled words but the suggestions are grayed out. I have tried a detect and repair of Office. I even went as far as reformatted the hard drive and the same thing when I install Office 2003. Any ideas on how to fix this?
Re: Word 2003 Spell Checker Not Working
Hardware and Software
Microsoft Windows
17 Years Ago
by masonbill
Spell
Check is on under tools> options and the same things are checked as on my desktop install. In fact it is finding misspelled words but the the replacement suggestions are grayed out.
spell checker
Programming
Software Development
16 Years Ago
by leegeorg07
hi again im doing the
spell
checker program in the projects for the beginner thing and …
Re: spell checker
Programming
Software Development
16 Years Ago
by leegeorg07
… comes up with the error: [code] File "C:\Python25\
spell
checker.py", line 6, in <module> test…
spell checker advance
Programming
Software Development
15 Years Ago
by leegeorg07
… a while back you guys helped me make a good
spell
checker, now i want to advance it so that if…
Spell Check
Hardware and Software
macOS
14 Years Ago
by dogsbody
Over a period I have entered quite a number of new words into the
spell
checker by right clicking the word clicking "learn spelling". In XP and Vista there is a place where all these new words are stored that one is able to access. Is it possible to do the same in iMac.
spell / grammer check & thesaurus
Hardware and Software
Microsoft Windows
10 Years Ago
by airjeb
maybe i'm the last guy to use microsoft word 97, but... at some point, the word 97
spell
& grammar check, along with the thesaurus [all under tools] is gone. spelling and grammar are grayed out under tools >> options. i uninstalled word 97. then reinstalled it. but the problem hasnt been resolved. any suggestions???
Re: spell / grammer check & thesaurus
Hardware and Software
Microsoft Windows
10 Years Ago
by Shashikant_1
you can use ginger software for checking
spell
and grammer. its really good must try.
Re: spell / grammer check & thesaurus
Hardware and Software
Microsoft Windows
10 Years Ago
by Hiroshe
… online thesaurus. It makes sense to have a built in
spell
check because a spelling error might go unknoticed. The same…
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC