Please just add one UIToolbar to my view with the back button, and I want to place this title in UIToolbar, In the interface builder I can not do it manually so I should add it to the program, how should I do, my view class is such:
#import "AproposView.h" @ Implementation AproposView - (IBAction) backMainView {[Self-slipModel Visual Controller: * Yes]; } This back button is in the UItoolbar, so I just need to add a title, THX before :)
Comments
Post a Comment