The SpellingChecker is a REALbasic plugin to access the Cocoa Framework in MacOS X to check spelling. The Plugin handles application wide ignore lists, document ignore lists, saving and restoring ignore lists and more. The plugin uses the CoreClasses plugin to make the programming interface very simple to use. What's New: Version 1.0.3:Fixed a problem with the Ignore method where it was always adding to the default ignore list even if a alternate ignore list had been selected. Fixed a memory corruption problem with the GetIgnoredWords function. |