How to change the text with back button?

In UINavigation,back button is left-point shape style button.

if you want to change the text and keep the style ,you can do this :

 

use the navigation  property  : backBarButtonItem

 

see this (apple doc):https://developer.apple.com/library/ios/#documentation/UIKit/Reference/UINavigationItem_Class/Reference/UINavigationItem.html 

 

and this (stack overflow): http://stackoverflow.com/questions/835607/how-to-change-text-on-a-back-button 

 

have a happy time ! 

 

UPDATE:Chinese Version http://hxsdit.com/1509   

posted @ 2012-07-13 11:18  snowlueng  阅读(161)  评论(0编辑  收藏  举报