iphone - Cannot hide editButtonItem in moreNavigationController for the FIRST time -


i using code (self tabbarcontroller)

self.morenavigationcontroller.navigationbar.topitem.rightbarbuttonitem = nil;

the editbuttonitem getting hidden if double click on more button or "more" view, shown first time no matter put code.

have tried placing inside viewwillappear ?


Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -