tags:

views:

21

answers:

0

I could have sworn I was able to make a custom NSDatePickerCell, override the setDateValue method, and catch anytime the date was changed. It doesn't seem to work now.

Does anybody know how to catch anytime the date value of a date picker changes? Adding an observer to the keypath doesn't work either...