Re: Change background color of UITabBarItem and UITabBar

2010-01-27 Thread Greg Reichow
> > Thanks for this information. It did change the color of the TabBar. > But the other question is still unanswered. Is it possible to change > the TabBarItem's image colors? Instead of default gray (when not selected) > and blue (when selected)? How? > Again, a little bit of a grey area as you

Re: Change background color of UITabBarItem and UITabBar

2010-01-26 Thread Angelica Grace Tanchico
Hi Greg, Thanks for this information. It did change the color of the TabBar. But the other question is still unanswered. Is it possible to change the TabBarItem's image colors? Instead of default gray (when not selected) and blue (when selected)? How? Thanks! Really appreciate it! Regards, A

Re: Change background color of UITabBarItem and UITabBar

2010-01-26 Thread Greg Reichow
> > Is it possible to change color of UITabBar instead of the default color black? > And also is it possible to change background color of UITabBarItem's > background > color instead of default color blue? If yes, how? There is no API for changing the UITabBar. Yet, you can subclass the TabBar