Creating a Custom UIButton.

Posted by Joshua on Stack Overflow See other posts from Stack Overflow or by Joshua
Published on 2010-04-25T11:10:59Z Indexed on 2010/04/25 11:13 UTC
Read the original article Hit count: 328

Filed under:
|
|

I am looking to create a Custom UIButton (not subclass) progrmatically, I would like it to have a background image that will stretch as the UIButton's width increases. How would I do this?

© Stack Overflow or respective owner

Related posts about cocoa-touch

Related posts about uikit