Re: Funky icons in UITabBar
Re: Funky icons in UITabBar
- Subject: Re: Funky icons in UITabBar
- From: Fritz Anderson <email@hidden>
- Date: Fri, 31 Dec 2010 20:37:32 -0600
On 31 Dec 2010, at 8:13 PM, William Squires wrote:
> But when the UITabBar displays these, they just show up as blue squares with the 'glassy' look. What am I doing wrong?
I may be off on the details, as I don't have time to refer to the custom-toolbar-icon part of the iOS Human Interface Guidelines document. You can do that yourself.
The color of the icons doesn't affect how they are displayed. The icon is drawn by alpha, not color. If you feed in an opaque square, no matter what's been painted onto it, the icon will show up as a square. I seem to remember that they recommend white-on-transparent, but I've seen nothing wrong from black-on-transparent icons.
— F
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden