Re: document specific "as-you-type" spell checking
Re: document specific "as-you-type" spell checking
- Subject: Re: document specific "as-you-type" spell checking
- From: "email@hidden" <email@hidden>
- Date: Fri, 26 Jun 2009 11:50:59 -0700
At 5:04 PM -0700 6/25/09, Douglas Davidson wrote:
On Jun 25, 2009, at 5:00 PM, email@hidden wrote:
is it possible to do document specific (ie, use a document
dictionary) "as-you-type" spell checking? ie, using NSTextFields
and NSTextFieldCells, is it somehow possible to specify the spell
document tag to be used by the field editor?
If you provide a custom field editor, you can override
-spellCheckerDocumentTag.
thanx. i guess i'll now start modifying the custom field editor's i
currently have, and create custom field editors elsewhere where i
want as you type spell checking.
i was sorta hoping that there might be a private api (to be made
public soon), along the lines of -[NSTextView
setSpellCheckerDocumentTag]. this would have been a lot easier than
having to provide custom field editor's all over the place. oh
well....
thanx,
ken
Douglas Davidson
_______________________________________________
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