UITextView Bold Font iphone sdk
- by Momeks
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];