Hi All,
I am developing an iPhone application using iPhone SDK 3.0. I need to use tabbar control along with navigation control. I also want to include a scrollview on the top of all views.Which contains a few number of buttons.These buttons are used to navigate to particular views. Tabbar contains 4 items. Total number views is about 8. So we can navigate to 4 of the views using tabbar as well as buttons on the top. The remaining 4 views can be accessed by using the buttons on the top only. I just created the tabbar and able to navigate to particular views using tabbar buttons as well as buttons on the top. But I couldnt able to navigate to other views, views that are not in tabbar controllers array. So please tell me how can I implement this feature?
Thanx in advance, Syam S iPhone Devr.