Has anyone tried integrating custom fonts in UIButton?

Posted by Frank on Stack Overflow See other posts from Stack Overflow or by Frank
Published on 2010-06-03T17:59:19Z Indexed on 2010/06/03 18:04 UTC
Read the original article Hit count: 161

Filed under:
|
|
|

Trying to put in FontLabel (http://github.com/zynga/FontLabel) into a UIButton. At first I wanted to set titlelabel. But it's restricting a setter to it so i can't just set the label to it.

Just wondering if anyone has an idea in doing this without using images to set my custom button.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about objective-c