Thanks for a great resource!
I am currently working on a project that involves Tab Bars. Basically I have one .xib file that contains 5 Navigation Controllers, within those each has a view controller then a tableView.
My question is, how do I get a button on the navigation controller within a view controller to update the table view on the first navigation controller?
Also within the Navigation item title bar I cannot get any buttons to work.
Sorry if this is a newby post, but it is doing my head in.
Any comments would be appreciated.