• 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
Calling -stringValue on a spell checked text field clears the misspellings?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Calling -stringValue on a spell checked text field clears the misspellings?


  • Subject: Calling -stringValue on a spell checked text field clears the misspellings?
  • From: Nick Zitzmann <email@hidden>
  • Date: Mon, 12 Mar 2007 16:25:23 -0600

I searched the archives and did not see anything related to this issue...

I have an NSTextField. The text field's editor has continuous spell checking turned on. The text field's delegate calls -stringValue on the field every time the field has changed, because it needs the string value to accomplish another feature in the program.

But whenever it does this, the words that are visibly marked as misspelled are updated so that the misspelling mark is cleared. Once I remove the -stringValue message, this no longer happens, but I need that string value when a change has occurred. What can I do here?

Nick Zitzmann
<http://www.chronosnet.com/>


_______________________________________________

Cocoa-dev mailing list (email@hidden)

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


  • Follow-Ups:
    • Re: Calling -stringValue on a spell checked text field clears the misspellings?
      • From: Douglas Davidson <email@hidden>
  • Prev by Date: Re: Sharing a content view between two NSWindows
  • Next by Date: Re: Calling -stringValue on a spell checked text field clears the misspellings?
  • Previous by thread: Re: Sharing a content view between two NSWindows
  • Next by thread: Re: Calling -stringValue on a spell checked text field clears the misspellings?
  • Index(es):
    • Date
    • Thread