You are currently viewing the BOOK: Beginning iOS 4 Application Development section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
finished chapter 6. Everything works except when I'm done entering text into the text field and hit the done button on the keyboard the keyboard disappears but the scroll view doesn't return. When I used the other Wrox book "Beginning iPhone SDK programming with objective-c, it does. In the "beginning iOS 4" book they use a different method to accomplish the same thing. I was wondering why the scroll view is not acting write. I have Xcode 4. I triple checked my code against what is in the book. Read and re-read the chapter. has any one else had the same problem?