iPhone SDK: How do I programatically change the background image of a UIButton added to a NIB?
- by user304583
I've seen several questions/answers related to entirely creating a button in code, but not one which would let me know how to change the button image in code, when I originally added the button to my NIB in Interface Builder. I know how to change the background in Interface Builder.. but I want to change it in code, so I can change it automagically. Any help really appreciated!
Perhaps the answer is so obvious nobody needs to ask.. if so please forgive the dweeb that I am and help! :-)