It seems that I can not add any buttons containing colors in the UIToolbar, they are always replaced by a white mask. How to add color image to custom button in UIToolbar?
Yes you can, but this is actually not a uibarbuttonitem.
here's the link.
http://fredandrandall.com/blog/2011/03/31/how-to-change-the-color-of-a-uibarbuttonitem/
PS.
If you want to have IBAction for this button, then call it on the valuechanged event.
No, I don’t think you can directly. Sounds like it should be, as you said.
, , , .
API . Apple , API, .
UIApperance, . , .
[[UIToolBar appearance] setTintColor:[UIColor blueColor]]
UIToolBar .
, : http://github.com/marichka/Custom-UIToolbar