UITextView Bold Font iphone sdk

Posted by Momeks on Stack Overflow See other posts from Stack Overflow or by Momeks
Published on 2010-04-30T16:09:24Z Indexed on 2010/04/30 16:17 UTC
Read the original article Hit count: 562

Filed under:
|

Hi , iam trying to bold / italic text but i use this code to bold my font but when i press bold button whole the UITExtView going to bold but i want select some text and bold / italic or change the color of them ..

textPad.font = [UIFont boldSystemFontOfSize:12];

© Stack Overflow or respective owner

Related posts about iphone

Related posts about SDK