NOUSguide / NGTabBarController

A custom TabBarController implementation for iPhone and iPad
Other
263 stars 0 forks source link

Setting text attributes #7

Open wm-j-ray opened 12 years ago

wm-j-ray commented 12 years ago

This is a non-issue question....

Once a button on the tab bar has been selected and the new view is loaded, can you advise me how you set the text attributes for the selected item on the new view, specifically the item that was selected. I can't seem to figure out where it is set.

I know I can do it by modifying kNGDefaultSelectedTitleColor in NBTabBarItem.m, but I really don't want to touch your source.

Thanx in advance.

cyrilchampier commented 12 years ago

Could this default text style could be edited via properties ?