Wednesday, February 11, 2009 at 11:57 PM |  
This was a tough chapter. There's so much stuff in here for navigation bars. They work somewhat similar to a tab bar in that it manages different views. However, a navigation bar works as a stack so it has a root view and then when you navigate to a different view, that view gets pushed onto the stack. Navigation bars work hand in hand with tables. Each row in a table will generally represent a link to another view. I uploaded the source code to my navigation tutorial application.
Posted by JP

0 comments: