Click here to Skip to main content
15,886,110 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi to all,
I created one Tab Bar Application using Xcode 4.3. where I can easily navigate between views.In one View there are many sub views where i navigated using navigation controller.So if am in sub view of one tab bar item if I press another tab bar item and again back to previous tab bar item it is staying in the sub view but I want to show root view i.e., main view of that tab bar item.I tried poptorootviewcontroller it is not working for me.Even I tried delegate methods didselectviewcontroller which is not calling.I tried didselectitem which is called but poptorootviewcontroller is not working there.

Thanks to all in Advance.



Regards,
Ramya,
NewDelhi.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900