UIButton doesn't appear on UIToolbar
Posted
by Sheehan Alam
on Stack Overflow
See other posts from Stack Overflow
or by Sheehan Alam
Published on 2010-04-12T20:30:02Z
Indexed on
2010/04/12
20:33 UTC
Read the original article
Hit count: 549
I have a UIToolbar where I have dragged a UIButton. When I set the button properties to Custom, and assign an image (or background image) the graphics don't appear. However, when I give it a custom text, the text will appear. Why is it that the images don't appear?
© Stack Overflow or respective owner