Quote:
Originally Posted by eddietr
Ok, did you fix the issue I identified in post #14?
|
Edditer, thansk for your help, the problem its solved, the problem whas in the secuence or order in the which i add the nav controller and viewcontrollers at the tabbar..
thanks.. now i have other dude.. how i can add a new button at the navcontroller, i put this..but i need what click this button go to action, and change the labeltext button,
Code:
self.navigationItem.rightBarButtonItem = self.editButtonItem;