I am using Xcode 4.2 GM and I was having some problems integrating CoreDataBooks Sample Code From Apple into the Utility Application template.
Here are my questions:
1) How can I have 2 Editable Strings, 1 PickerView(See Question 3), 1 Int, and 1 Non-Editable Integer, instead of the default 2 strings, and 1 date?
2) How Do I remove the section headers and all the Date stuff?
3) How do I integrate a UIPickerView into my editing view?
4) Is there any specific way to integrate the code in a Utility App?
5) What Do I need to change? My entity is named Child.
Thanks
Here are my questions:
1) How can I have 2 Editable Strings, 1 PickerView(See Question 3), 1 Int, and 1 Non-Editable Integer, instead of the default 2 strings, and 1 date?
2) How Do I remove the section headers and all the Date stuff?
3) How do I integrate a UIPickerView into my editing view?
4) Is there any specific way to integrate the code in a Utility App?
5) What Do I need to change? My entity is named Child.
Thanks