hi all, i want to change the NavigationItem title color. Also i want to the change the text color of back button of navigation bar. Please suggest how can i do this task? i am using iPhone Os sdk 3.1.2
|
1
|
|
|
|
|
|
One part of this question has already been answered. Then, to change the back button title color, I would suggest creating a custom button with a label:
|
||
|
|
|
|
You can set the titleView, defined in UINavigationBar.h as:
Pop your own UILabel in there with whatever color you want. Also, you'll get more responses if you don't have a 7% accept rate. Go back and accept some of the answers you've gotten for previous questions, they can't all be bad. |
||
|
|
