At 5:04 PM -0700 6/25/09, Douglas Davidson wrote:
On Jun 25, 2009, at 5:00 PM, kvic...@pobox.com 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 (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