getting/setting "check Grammar" in spellchecker panel, without NSTextView
getting/setting "check Grammar" in spellchecker panel, without NSTextView
- Subject: getting/setting "check Grammar" in spellchecker panel, without NSTextView
- From: Nathaniel Cunningham <email@hidden>
- Date: Mon, 12 Jul 2010 12:09:16 -0500
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 (email@hidden)
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:
This email sent to email@hidden