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

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -