UITabBarCo
すなわち5番目以降のビューは UINavigati
で、more に戻る backBarBut
self が UITabBarCo
方法1、文言だけの変更
1 self.moreNavigationContro ller.rootViewCo ntroller.title = @"HOKA"; 2
方法2、イメージを貼る
1 self.moreNavigationContro ller.rootViewCo ntroller.navigation Item.backBarBut tonItem = [ [ [ UIBarButto nItem alloc ] initWithIm age:[ UIImage imageNamed :@"0.png" ] style:UIBarButto nItemStyle Bordered target:nil action:nil ] autoreleas e ]; 2
posted by
Saturn
on Wed 8 Dec 2010
at 06:09