• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
continuous spell checking, NSTextView / field editor, document tag
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

continuous spell checking, NSTextView / field editor, document tag


  • Subject: continuous spell checking, NSTextView / field editor, document tag
  • From: "email@hidden" <email@hidden>
  • Date: Thu, 18 Jun 2009 15:41:57 -0700

i would like to have continuous spell checking available for many of my text fields and table/outline cells. i realize that this can be accomplished by call -[NSTextView setContinuousSpellCheckingEnabled:] for the appropriate field editor. what i don't understand is how to specify the spell document tag that should be used by the NSTextView. NSTextView has -spellCheckerDocumentTag to get the spell document tag used by the text view, but i don't see a way to set it. have i missed something?

from the archives (http://www.cocoabuilder.com/archive/message/cocoa/2006/10/24/173279) states:

As-you-type spellchecking is not so easily
overridden in Tiger and before; there will be more control available
in Leopard.

did this control make it into leopard? if so, where is it?

i have a multi-document app, and thus, i would like to be able to use a document specific dictionary for each document, and thus, i need to be able to specify the spell document tag to be used for my text fields and table/outline cells.

thanx,
ken
_______________________________________________

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


  • Prev by Date: Re: What is the best way to store some kind of identifying string in an interface builder object?
  • Next by Date: Re: What is the best way to store some kind of identifying string in an interface builder object?
  • Previous by thread: There is an equivalent to NSLocalizedString with selectable locale?
  • Next by thread: [RFC] NSScaleRect for AppKit Drawing Primitives
  • Index(es):
    • Date
    • Thread