Chapter 4: Split Window Code
I have worked through the examples in Chapter 4, entering the suggested code and getting the them to work. However, I am now having a problem with the "Split Window View". The code in the book matches until page 117, and the DetailsViewController.h" file. You show "UINavigatorBar" and my generated code shows: "UIToolbar".
What is causing this difference in the generated code?
Thanks.
I am using XCode Version 3.2.3 (1688) If I load and run the code from your ZIP file it works fine, and uses the "UINavigatorBar" code.
|