Re: NSDatePicker Question with NSArrayController and Master/Detail interface
Re: NSDatePicker Question with NSArrayController and Master/Detail interface
- Subject: Re: NSDatePicker Question with NSArrayController and Master/Detail interface
- From: Carlos Rivera <email@hidden>
- Date: Wed, 21 Sep 2005 20:50:52 -0400
I apologize. I am still learning Cocoa. Aparently the problem was
that I was setting the date on the NSDatePicker, when as stated in the
FAQ section of the bindings documents I have to change it in the model
itself. That worked just fine.
On 9/21/05, Carlos Rivera <email@hidden> wrote:
>
>
> I am trying to develop a core data application with a master/detail
> interface. I pretty much have followed he tutorials in cocoadevcentral.com
> and the ones from the Apple site. Everything seems to work just fine but for
> one small detail. I have this NSDatePicker that when I create a new record I
> set the current date on it. The problem is that the master TableView ?
> column is not being pdated. It only gets updated if I increase/decrease the
> day/month/year. Now I want the user to set the date if he/she want, but if
> they don't want to enter a date because the one that I set initially is
> appropiate then they should not fiddle with the control. All my other fields
> are being updated just fine. Any ideas of what could be going on?
>
> Thank You
--
@@@@@@@@@@@@@@@@@@@@
riverawynter?gmail.com
http://www.riverawynter.org
@@@@@@@@@@@@@@@@@@@@
_______________________________________________
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