PDA

View Full Version : UITabBarView -> show UIView on click of a button




satyam90
Jul 25, 2009, 02:28 PM
I have a tabbar view with 2 tabs.
In Second view, I have a button "click". On click of that button I have to see a new view. How to get this task done?
I am attaching the source code also.
(I didn't follow any naming conventions. This is just some sample code).