Spell Checker Icon

Spell Checker

REALbasic class for devs to add spell checking to their apps.

Spell CheckerOverview

Spell Checker version 1.0 has been released April 24, 2008!
Spell Checker is a REALbasic Class that allows a REALbasic programmer to easily add cross platform spell checking capability to their applications.
Comes with a 150,000 word English dictionary.
Spell Checker also provides simple dictionary management (add, delete words).

// REALbasic Sample Use
Dim cResults as new clsSpellCheckResult
app.SpellChecker().Lock()
app.SpellChecker().Clear()
app.SpellChecker().Content() = strSource
app.SpellChecker().Run(cResults)
app.SpellChecker().Unlock()
for i = 0 to cResults.GoodWords()
lstResults.AddRow "+" + cResults.GoodWord(i)
next
for i = 0 to cResults.BadWords()
lstResults.AddRow "-" + cResults.BadWord(i)
next

NEW

Fixed some bugs.

Spell CheckerInformation

Version
1.0
Date
05.18.10
License
Trial
Language
English
File Size
4.8MB
Category
Operating Systems
Mac OS X
System Requirements
No additional system requirements.
SidewinderX Icon
AppleScript-able spam tracing/reporting tool for Mail.
Trial
DNSTools Icon
This is a simple tool with graphic user interface
Free
Email Compass Icon
Powerful selective email archiving, and viewing.
Trial
Purify Icon
Automated email archiving and viewing tool.
Trial
Password Compass Icon
Defeats keyboard logging viruses.
Trial
More
Nite Flite Script Library Icon
A collection of script libraries that implement basic computer science structure
Free
Adobe AIR Icon
Deploy Web applications on your desktop.
Free
RubyMine Icon
Full-fledged IDE for Ruby on Rails.
Trial
Xojo Plugins Icon
Adds thousands of new classes to Xojo. (was Real Studio Plugins).
Trial
Apple Xcode Icon
Integrated development environment (IDE) for OS X.
Free
Google App Engine SDK Icon
Run your Web applications on Google.
Free
Mono Icon
Open-Source implementation of Microsoft's .NET framework.
Free
Omnis Studio Icon
Visual RAD tool for professional data management.
Demo
More