Interface builder UIButton custom background image not working on simulator/device

Posted by xenonii on Stack Overflow See other posts from Stack Overflow or by xenonii
Published on 2010-03-13T05:02:50Z Indexed on 2010/03/13 5:05 UTC
Read the original article Hit count: 883

I'm trying to do something really simple. I have an image for a button and I'm trying to set it on a custom button in interface builder. I set the background image accordingly (no case sensitivity problem here). In interface builder it shows up, but in the simulator or on the device it doesn't appear at all. Just the button's text will appear. Do I need to turn on some flag or something of the sort?

© Stack Overflow or respective owner

Related posts about uibutton

Related posts about iphone-sdk