SpellingChecker-CocoaCarbon

Last Revision:
Version 1.1, 2005-08-10
Updated to produce a universal binary. No code changes were required.
Build Requirements:
Xcode
Runtime Requirements:
Mac OS X 10.2 or greater

SpellChecker implements procedural C wrappers around the Cocoa NSSpellChecker class. SpellChecker specifically uses NSSpellChecker to illustrate calling into a cocoa class which does not display any UI. This sample provides its own Carbon based UI to display and select spelling suggestions.