Yes, I did the Hello, world tutorials and I'll be the first to admit that while my C is excellent, I'm reasonably objectionable about Objective-C.
I guess I don't fully _get_ how to extract data from a control, basically, which specific named item I'm looking for. I know I need to create a UIDatePicker pointer, but I guess it's not clear how to link the picker to a variable and vice-versa.
Undoubtedly, it's because of my newness to the Objective-C approach. I have spent a LOT of time reading and I've attempted a few things, but there's some conceptional leap I'm not making here.
I know you don't have to answer me, but I sure wouldn't mind some coaching, because I'm clearly missing something.
-- Raegis
P.S. I was honestly hoping there were two or three lines I could cut and paste for the goes-ins and the goes-outs, and I could study those to see what's happening to extrapolate for future attempts.
|