uicontrolstatenormal专题

button text attributes only respected for UIControlStateNormal...

//宏定义颜色    #define RGB_COLOR(R,G,B)  [UIColor colorWithRed:R /255.0 green:G /255.0  blue:B / 255.0 alpha:1.0]    //在设置UITabBarCotroller字体颜色时,如果设置成高亮状态则会出现提醒:   [self.tabBarItem setTitleTextAt