> On Aug 11, 2014, at 2:47 AM, bigpig <bigpig1...@gmail.com> wrote:
> 
> Some method deprecated in iOS 7.0, so i want to know a good way to change the 
> UITabBarItem title font color which i want to set.

I’m not certain what methods you speak of, but deprecated means “no longer 
recommended” not “no longer works”.

However, the recommendation is that you use -[UIBarItem 
setTitleTextAttributes:forState:], which is supported on iOS 5 or later.

> _______________________________________________
> 
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
> 
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
> 
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/cocoa-dev/david.duncan%40apple.com
> 
> This email sent to david.dun...@apple.com

--
David Duncan


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to