Re: NSDatePicker delegate
Re: NSDatePicker delegate
- Subject: Re: NSDatePicker delegate
- From: Andreas Mayer <email@hidden>
- Date: Thu, 27 Jul 2006 23:25:15 +0200
Am 27.07.2006 um 21:27 Uhr schrieb Robert Cerny:
it means the day, month and year should be same for all three.
I'm not sure how to do it. :( I tried to make my controller a
delegate and use controlTextDidChange, but I never receive this
notification.
Any idea? Did I choose completely wrong approach?
I think you should implement those constraints in your model.
Where do you store those date values?
Write custom key value accessor methods and modify the new values as
necessary.
Andreas
_______________________________________________
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