Hello,
I'm trying to get a timer going. How can I tie in my UIDatePicker (on timer mode) to work with my NSTimer.
To start out with, whenever I connect a UIDatePicker in IB, it works fine, but the second I switch the mode to "Timer" my program crashes.
So I need help getting the instance to populate a UIDatePicker in TIMER mode and the connecting it to an NSTimer..
Can anyone help?
Thanks so much...
Zac
I'm trying to get a timer going. How can I tie in my UIDatePicker (on timer mode) to work with my NSTimer.
To start out with, whenever I connect a UIDatePicker in IB, it works fine, but the second I switch the mode to "Timer" my program crashes.
So I need help getting the instance to populate a UIDatePicker in TIMER mode and the connecting it to an NSTimer..
Can anyone help?
Thanks so much...
Zac