• 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
Saving NSTextView data to CoreData without ending editing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Saving NSTextView data to CoreData without ending editing


  • Subject: Saving NSTextView data to CoreData without ending editing
  • From: Mike Manzano <email@hidden>
  • Date: Tue, 22 Apr 2008 12:26:39 -0700

I have an application that periodically needs to save content contained in an NSTextView. The text view is bound to a Core Data managed object. Currently, I am ending editing on the text view to force it to save its contents into the store. However, since I'm doing it automatically on a time interval, the view goes out of focus which is annoying if you're typing into it. Is there a way to save the text view's contents without ending editing on it?

Thanks,

Mike
_______________________________________________

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


  • Follow-Ups:
    • Re: Saving NSTextView data to CoreData without ending editing
      • From: Ferhat Ayaz <email@hidden>
  • Prev by Date: Re: NSTextfields and keyboard equivalents - am I missing something?
  • Next by Date: Re: Problems with [NSArray count]
  • Previous by thread: Re: Problems with [NSArray count]
  • Next by thread: Re: Saving NSTextView data to CoreData without ending editing
  • Index(es):
    • Date
    • Thread