Create an UIButton with "push button" appearance?

Posted by Krumelur on Stack Overflow See other posts from Stack Overflow or by Krumelur
Published on 2010-04-27T06:15:47Z Indexed on 2010/04/27 6:23 UTC
Read the original article Hit count: 251

Filed under:
|

I want to create a button with the same look and feel as the "Timer" function in the builtin Clock app, but it really eludes me how to do it. By looking at the source code for UICatalog, it seems to create these buttons you need to create a custom bitmap. Is this true?

If so, is there a "standard" bitmap that can be used, to ensure consistent user experience?

© Stack Overflow or respective owner

Related posts about iphone-sdk

Related posts about uikit