• 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
Core data "now"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Core data "now"


  • Subject: Core data "now"
  • From: Matthew Weinstein <email@hidden>
  • Date: Mon, 6 Nov 2006 10:09:51 -0800

Dear cocoa-xperts,
I have an app I'm working on which uses core data, and I created the interface using the drag and drop from the core data model and then tweaking. Here's the problem: I have a date field and I want it to default to "now" whenever I hit add. So I thought what I'd do is have an action in my document which is triggered by the add button so that it sends an add: to the array controller; fills in @"Now" in my date field. Now that works, in terms of filling in the current date (though not time) in the NSTextField, but it doesn't actually update the database?


How do I get my database to see that the field has changed and update appropriately?

Matthew Weinstein
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Core data "now"
      • From: joe OneNinetyTwo <email@hidden>
    • Re: Core data "now"
      • From: "I. Savant" <email@hidden>
  • Prev by Date: Re: Spell Checking Text Views
  • Next by Date: Re: General development tips
  • Previous by thread: Re: Multiple TableViews... same Controller?
  • Next by thread: Re: Core data "now"
  • Index(es):
    • Date
    • Thread