I have an application (for 10.5+) that uses spellchecking via the
spellchecker panel, but does not use an NSTextView for the main text area.
I can use NSSpellChecker tasks to do grammar checking as well, but the
"Check Grammar" checkbox in the spellchecker panel is grayed out.  The only
ways to programatically access this checkbox, that I have found, are
NSTextView tasks: isGrammarCheckingEnabled, setGrammarCheckingEnabled,
toggleGrammarChecking.

Is there a different way to enable and access this checkbox, without using
an NSTextView?

Thanks,
Nathaniel
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to