Can't keep disabled UIBarButtonItem text white
Can't keep disabled UIBarButtonItem text white
- Subject: Can't keep disabled UIBarButtonItem text white
- From: Rick Mann <email@hidden>
- Date: Wed, 10 Jul 2013 00:27:14 -0700
I have some UIBarButtonItems in a toolbar showing some app status. They're disabled, because there's no action if you tap, but I want them to appear white, so I set the disabled color to white.
One of these, and some other image items (that are also disabled) are hidden and shown depending on the app state. I use -setItems:animated: to do this. When I do, I see them flash white, then dim to the disabled color.
Is this a bug? Is there a workaround?
Thanks,
--
Rick
_______________________________________________
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