Hi.. So I have an iPhone app that consist of a tabbarcontroller, 5 tableviews (one for each rss feed) and a webview to show the selected news post.
I want to create a iPad app that does the same. How do I have 5 different tableviews in the master view (left view) of the split view?
I found this description of an split view in a tabbar, but many forums does not recommend this method.
http://www.google.com/url?sa=t&sourc...tErgww&cad=rja
Alternative: I would live with 5 buttons in a toolbar, but that would be in the detail view. How should I communicate the button press event to the master view?
Or have I not seen the smart functionalities the split view offers???
Really hope someone can help me.. I used a week of figuring out this structure! Cheers