I know how to work with button images and those are all pretty well documented, but is there a way to change the standard Rounded Rect Button to have a different color than the blue? I hope this isn't a dumb question, but I have looked and tried almost everything (in my mind).
If you have a background image for the hilight state it doesn't make it blue, it just draws the image when you touch the button and the text is drawn on top.
If you make the button type custom then the button doesn't darken the button when you touch it and it doesn't draw the frame. If you have custom background images for normal and hilight you just see those images behind your text.
Yes, I understand everything you have told me thus far. If the answer is that I can't do this without using a background image, I'll take that as an answer. My question was if there was a way to do it without using a background image.