Quote:
Originally Posted by fontecir
Thanks for the solution. You were right, I tried
self. tabBarController.selectedIndex = 3 and it worked.
Now, the follow on question, I have a view and a textfield in that view and I need to update the textfield. How can I access that view?
|
------
Hi. I'm a newBie to iPhone development
When a tabBarItem is clicked i change my view but the tabBar focus remain on same item..Also when i click the same tabBarItem I want to load the view corresponding view.
how can i achieve this????
Any help appreciated....
If possible let me know the code.